TcxTreeListBands.VisibleRootLeftFixedCount Property
In This Article
Returns the number of visible root bands that are fixed to the left edge of the TreeList control.
#Declaration
Delphi
property VisibleRootLeftFixedCount: Integer read;
#Property Value
Type |
---|
Integer |
See Also