BootstrapGridViewContextMenuInitializeEventArgs Properties
Provides data for the ContextMenuInitialize event.Name | Description |
---|---|
ContextMenu | Gets the context menu. |
MenuType | Gets the context menu type. Inherited from ASPxGridViewContextMenuInitializeEventArgs. |
See Also