TcxRowValueInfo.Row Property
Returns the row to which the data cell belongs.
Declaration
property Row: TcxCustomRow read;
Property Value
| Type |
|---|
| TcxCustomRow |
Remarks
Read the Row property to get access to the row owning the data cell.
See Also
Returns the row to which the data cell belongs.
property Row: TcxCustomRow read;
| Type |
|---|
| TcxCustomRow |
Read the Row property to get access to the row owning the data cell.