Skip to main content

TcxTreeListBands.VisibleLeftFixedCount Property

Returns the number of visible bands that are fixed to the left edge of the TreeList control.

Declaration

property VisibleLeftFixedCount: Integer read;

Property Value

Type
Integer

Remarks

The VisibleLeftFixedCount property value includes the VisibleRootLeftFixedCount property value.

See Also