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 ASPx |
menu |
Gets the collection of context menu items. |
See Also