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