Back to Devexpress

TreeListBandMenuInfo Properties

wpf-devexpress-dot-xpf-dot-grid-dot-treelistbandmenuinfo-dot-underscore-properties.md

latest1.9 KB
Original Source

TreeListBandMenuInfo Properties

Contains information about a context menu invoked for a treelist band.

NameDescription
BandGets the band for which the context menu has been invoked.
CanCreateItemsGets whether the context menu supports adding new menu items. Inherited from GridMenuInfo.
ColumnGets the column for which the context menu has been called. Inherited from GridMenuInfo.
DataControlGets the data control for which the context menu has been called. Inherited from GridMenuInfo.
MenuGets an object that represents the menu which has been called. Inherited from GridMenuInfo.
MenuControllerGets the menu controller for the invoked context menu.
MenuTypeGets the type of the invoked context menu.
ViewGets the view for which the menu has been called. Inherited from GridMenuInfo.

See Also

TreeListBandMenuInfo Class

TreeListBandMenuInfo Members

DevExpress.Xpf.Grid Namespace