TcxRowCaptionInfo.RowCellIndex Property
Returns the row caption’s corresponding row cell.
Declaration
property RowCellIndex: Integer read; write;
Property Value
| Type |
|---|
| Integer |
Remarks
Read the RowCellIndex property to determine the row caption’s corresponding row cell. In case of a simple editor row, the property returns 0.
See Also