ASPxClientGanttTaskShowingEventArgs Properties
Contains data for the TaskShowing event.| Name | Description |
|---|---|
| cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
| container | Returns a container for the task’s content. |
| item | Contains information about a task object and its settings. |
See Also