GridBandMenuInfo.Band Property
Gets the band for which the context menu has been invoked.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v23.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
BandBase | A BandBase object. |
See Also