GridMenuItemClickEventArgs Properties
Provides data for the GridView.GridMenuItemClick event.
Name | Description |
---|---|
Auto |
Gets the currently processed filter condition (when the Grid |
Column | Gets the column whose footer cell or header was clicked to invoke a context menu. |
DXMenu |
Gets the clicked menu item. |
Handled | Gets or sets a value specifying whether default menu item click processing is required after event handler execution. |
Menu |
Obsolete. This property is obsolete. |
Menu |
Gets the type of the context menu whose item was clicked. |
Summary |
Gets or sets the summary value formatting. |
Summary |
Gets a summary item object corresponding to the footer cell whose menu’s item was clicked. |
Summary |
Gets the View’s group summary items collection. |
Summary |
Gets the summary type which is about to be applied. |
See Also