Back to Devexpress

TreeListMenuItemClickEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-treelistmenuitemclickeventargs-dot-underscore-properties.md

latest1.9 KB
Original Source

TreeListMenuItemClickEventArgs Properties

Provides data for the TreeList.TreeListMenuItemClick event.

NameDescription
AutoFilterConditionReturns the clicked Automatic Filtering Row condition.
ColumnGets the column against whose header or footer the context menu has been activated.
HandledGets or sets a value indicating whether default menu item click processing is prohibited.
IsFooterGets whether an item in the footer summary’s context menu has been clicked.
MenuItemGets the clicked menu item.
MenuTypeGets the type of menu whose item has been clicked.
SummaryFormatGets or sets the format of summary value displayed for the column.
SummaryTypeGets or sets the summary type which is about to be applied to the column.

See Also

TreeListMenuItemClickEventArgs Class

TreeListMenuItemClickEventArgs Members

DevExpress.XtraTreeList Namespace