The following tables list the members exposed by TaskDialogDisplayingEventArgs.
Name | Description | |
---|---|---|
![]() | TaskDialogDisplayingEventArgs Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Dialog | Returns a reference to the TaskDialog that will be displayed if the event is not canceled. |
![]() | IsExistingTask | Returns a boolean value indicating whether the Task is already associated with the UltraCalendarInfo instance firing the event. |
![]() | Task | (Inherited from Infragistics.Win.UltraWinSchedule.CancelableTaskEventArgs) |