Version

HolidayToolTipDisplayingEventArgs Class Members

The following tables list the members exposed by HolidayToolTipDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorHolidayToolTipDisplayingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAreaReturns a constant which describes the area within the HolidayUIElement over which the cursor is currently hovering  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyHolidayReturns the Holiday whose tooltip is to be displayed.  
Public PropertyHolidayElementReturns the associated HolidayUIElement.  
Public PropertyToolTipInfoReturns or sets the ToolTipInfo structure that contains information about the tooltip about to be displayed. (Inherited from Infragistics.Win.UltraWinSchedule.ToolTipEventArgs)
See Also