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