Version 24.2 (latest)

DateTimeIntervalLabelToolTipDisplayingEventArgs Class Properties

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

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