Version

ColumnHeaderToolTipDisplayingEventArgs Class Properties

For a list of all members of this type, see ColumnHeaderToolTipDisplayingEventArgs members.

Public Properties
 NameDescription
Public PropertyButtonElementReturns the DateNavigationButtonUIElement instance for which the tooltip is about to be displayed, or null if the tooltip is not being displayed for that element.  
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyHeaderElementReturns the ColumnHeaderUIElement instance for which the tooltip is about to be displayed.  
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