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