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