ASPxGridViewContextMenuItemVisibilityEventArgs Properties
Provides data for the ASPxGridView.ContextMenuItemVisibility event.| Name | Description |
|---|---|
| Items | Gets the collection of items in the context menu. |
| MenuType | Gets the currently displayed context menu‘s type. |
See Also