TcxTreeListBand.VisibleIndex Property
Returns the current band’s position within the collection of visible bands.
Declaration
property VisibleIndex: Integer read;
Property Value
Type |
---|
Integer |
Remarks
To determine the band’s position within all created bands, use the Index property.
See Also