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