TcxTreeListBandRow.IsFirst Property
Indicates whether the current band row is the first item within a band’s collection of band rows.
Declaration
property IsFirst: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
Use the BandRows.Items collection to access a particular band row by its index.
See Also