Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CancellableProjectTaskEventArgs Class Members
The following tables list the members exposed by CancellableProjectTaskEventArgs.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | Cancel | (Inherited from Infragistics.CancellableEventArgs) |
![Public Property](dotnetimages/publicProperty.gif) | Task | Returns the ProjectTask associated with the event. |
See Also