ASPxClientGanttFocusedTaskChangingEventArgs Members
Contains data for the FocusedTaskChanging event.Properties
| Name | Description |
|---|---|
| cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
| key | Returns the task key. |
| values | Returns the task data. |
See Also