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