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