TcxCustomRowViewInfo.BandRowIndex Property
Specifies the row’s zero-based index within the parent band.
Declaration
property BandRowIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use the BandRowIndex property if the data is displayed using the bands view.
See Also