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