BaseColumn.ParentBand Property
In This Article
Gets the band that owns the column/band.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Band |
The parent band. |
See Also