Skip to main content

TcxTreeListBands.VisibleRightFixedCount Property

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

Declaration

property VisibleRightFixedCount: Integer read;

Property Value

Type
Integer

Remarks

The VisibleRightFixedCount property value includes the VisibleRootRightFixedCount property value.

See Also