Version

TaskToolTipDisplayingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyElementReturns the TaskConstituentUIElementBase-derived UIElement for which the tooltip is displaying.  
Public PropertyTaskReturns the Task for which the tooltip is displaying.  
Public PropertyToolTipInfo (Inherited from Infragistics.Win.UltraWinSchedule.ToolTipEventArgs)
See Also