TdxGridReportLink.ReportRowCount Property
Returns the number of report rows.
Declaration
property ReportRowCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
For indexed access to report rows, use the ReportRows property.
See Also
Returns the number of report rows.
property ReportRowCount: Integer read;
Type |
---|
Integer |
For indexed access to report rows, use the ReportRows property.
No
Your feedback is appreciated.