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