Version 24.2 (latest)

OwnerHeaderToolTipDisplayingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyHeaderElementReturns the OwnerHeaderUIElement instance for which the tooltip is about to be displayed.  
Public PropertyOwnerReturns the Owner 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