ASPxClientGanttContextMenuCustomizationEventArgs Properties
Contains data for the ContextMenuCustomization event.| Name | Description |
|---|---|
| cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
| menuItems | Gets the collection of context menu items. |
See Also