TcxCustomRowViewInfo.BandIndex Property
Specifies the zero-based index of a band to which the row belongs.
Declaration
property BandIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use the BandIndex property if the data is displayed using the bands view.
See Also