ASPxClientGanttContextMenuEventArgs Properties
Contains data for the ContextMenu event.| Name | Description |
|---|---|
| cancel | Specifies whether to cancel the related action (for example, row edit, export). Inherited from ASPxClientCancelEventArgs. |
| htmlEvent | Gets the DHTML event object that contains information about the processed event. |
| objectInfo | Gets information about the right-clicked object. |
See Also