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