Version

DateTimeIntervalLabelToolTipDisplayingEventArgs Class Members

The following tables list the members exposed by DateTimeIntervalLabelToolTipDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorDateTimeIntervalLabelToolTipDisplayingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDateTimeIntervalReturns the associated DateTimeInterval.  
Public PropertyToolTipInfoReturns or sets the ToolTipInfo structure that contains information about the tooltip about to be displayed. (Inherited from Infragistics.Win.UltraWinSchedule.ToolTipEventArgs)
Public PropertyUIElementReturns the DateTimeIntervalLabelUIElement instance for which the tooltip is about to be displayed.  
See Also