TcxCustomDataController.DataRowCount Property
In This Article
Returns the number of data rows in the data controller.
#Declaration
Delphi
property DataRowCount: Integer read;
#Property Value
Type |
---|
Integer |
#Remarks
ReadOnly Property
See Also