TcxTreeListBandRow.Band Property
Provides access to the band associated with the current row.
Declaration
property Band: TcxTreeListBand read;
Property Value
Type |
---|
TcxTreeListBand |
Remarks
If a band is nested within the TreeList control, a band row is associated with this band only if the band is positioned at the bottom of the band hierarchy.
See Also