ASPxClientGanttFocusedTaskChangingEventArgs Properties
Contains data for the FocusedTaskChanging event.| 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