Version

OwnerHeaderToolTipDisplayingEventArgs Class Members

The following tables list the members exposed by OwnerHeaderToolTipDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorOwnerHeaderToolTipDisplayingEventArgs ConstructorCreates a new instance of the class.  
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