Version

TaskDialogDisplayingEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDialogReturns a reference to the TaskDialog that will be displayed if the event is not canceled.  
Public PropertyIsExistingTaskReturns a boolean value indicating whether the Task is already associated with the UltraCalendarInfo instance firing the event.  
Public PropertyTask (Inherited from Infragistics.Win.UltraWinSchedule.CancelableTaskEventArgs)
See Also