TcxCustomRowProperties.Row Property
Identifies the current row.
Declaration
property Row: TcxCustomRow read;
Property Value
Type |
---|
TcxCustomRow |
Remarks
Use this property to get access to the TcxCustomRow object that identifies the current row.
See Also