Back to Devexpress

GridMenuItemClickEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-gridmenuitemclickeventargs-dot-underscore-properties.md

latest2.3 KB
Original Source

GridMenuItemClickEventArgs Properties

Provides data for the GridView.GridMenuItemClick event.

NameDescription
AutoFilterConditionGets the currently processed filter condition (when the GridMenuItemClick event fires for items in the auto-filter row‘s menu).
ColumnGets the column whose footer cell or header was clicked to invoke a context menu.
DXMenuItemGets the clicked menu item.
HandledGets or sets a value specifying whether default menu item click processing is required after event handler execution.
MenuItemObsolete. This property is obsolete.
MenuTypeGets the type of the context menu whose item was clicked.
SummaryFormatGets or sets the summary value formatting.
SummaryItemGets a summary item object corresponding to the footer cell whose menu’s item was clicked.
SummaryItemsGets the View’s group summary items collection.
SummaryTypeGets the summary type which is about to be applied.

See Also

GridMenuItemClickEventArgs Class

GridMenuItemClickEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace