TcxTreeListBands.LineCount Property
Returns the number of lines that the band header panel occupies.
Declaration
property LineCount: Integer read;
Property Value
Type | Description |
---|---|
Integer | The band header panel height, in lines. |
Remarks
To determine the band header height, use the band’s LineCount property.
See Also