Back to Devexpress

TreeListBandMenuInfo.Band Property

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

latest1.1 KB
Original Source

TreeListBandMenuInfo.Band Property

Gets the band for which the context menu has been invoked.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public BandBase Band { get; }
vb
Public ReadOnly Property Band As BandBase

Property Value

TypeDescription
BandBase

A BandBase object.

|

See Also

TreeListBandMenuInfo Class

TreeListBandMenuInfo Members

DevExpress.Xpf.Grid Namespace