TcxTreeListBandRow.Last Property
Provides access to the last visible column within the current band row.
Declaration
property Last: TcxTreeListColumn read;
Property Value
| Type |
|---|
| TcxTreeListColumn |
Remarks
This property returns nil if no columns are displayed within the current band row.
See Also