TcxTreeListBandRows.Last Property
In This Article
Provides access to the last band row within the current collection.
#Declaration
Delphi
property Last: TcxTreeListBandRow read;
#Property Value
Type |
---|
Tcx |
#Remarks
This property returns the last item within the Items indexed collection.
See Also