ASPxClientRichEditPopupMenuShowingEventArgs Properties
Provides data for the ASPxClientRichEdit.PopupMenuShowing event.
Name | Description |
---|---|
cancel |
Specifies whether to cancel the related action (for example, row edit, export).
Inherited from ASPx |
menu |
Provides access to a collection of menu items in the context menu being invoked. |
See Also