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