TcxCustomTreeList.Bands Property
Provides access to the tree list bands.
Declaration
property Bands: TcxTreeListBands read; write;
Property Value
Type |
---|
TcxTreeListBands |
Remarks
At design time, use the Bands collection editor to specify bands for the tree list.
Refer to the TcxTreeListBands class description for details.
See Also