TcxCustomTreeList.Bands Property
In This Article
Provides access to the tree list bands.
#Declaration
Delphi
property Bands: TcxTreeListBands read; write;
#Property Value
Type |
---|
Tcx |
#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