TcxTreeListBand.Level Property
Returns the band’s nesting level.
Declaration
property Level: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns 0 if the band is at the root level (that is, the ParentBand property is nil).
See Also