Back to Devexpress

GridBandMenuInfo Properties

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

latest1.5 KB
Original Source

GridBandMenuInfo Properties

Contains information about a context menu invoked for a grid 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.
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.

See Also

GridBandMenuInfo Class

GridBandMenuInfo Members

DevExpress.Xpf.Grid Namespace