TcxTreeListBandRow.LineOffset Property
Returns the text line at which the current band row is positioned.
Declaration
property LineOffset: Integer read;
Property Value
Type |
---|
Integer |
Remarks
The property value is determined as the sum of the LineCount property values of band rows preceding the current band row.
The following image shows three band rows and their LineOffset property values.
See Also