TcxRowCaptionInfo.Row Property
Returns the row to which the caption belongs.
Declaration
property Row: TcxCustomRow read;
Property Value
| Type |
|---|
| TcxCustomRow |
Remarks
Read the Row property to get the grid row to which the row item caption belongs.
See Also