Version

TaskToolTipDisplayingEventArgs Class Members

The following tables list the members exposed by TaskToolTipDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTaskToolTipDisplayingEventArgs ConstructorCreates a new instance of the class.  
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)
Public Methods
 NameDescription
Public MethodToStringReturns the string representation of this instance.  
See Also