Skip to main content

TcxRowValueInfo.RowCellIndex Property

Returns the cell index to which the value belongs.

Declaration

property RowCellIndex: Integer read;

Property Value

Type
Integer

Remarks

Multi editor rows can contain multiple header and data cells. Read the RowCellIndex property to obtain the zero-based index of the row cell containing the value.

See Also