ArcGIS Pro 2.8 API Reference Guide
RowsPerPage Property

ArcGIS.Desktop.Editing Namespace > TableControl Class : RowsPerPage Property
Gets the number of rows the table control is requesting, from the data source, for each page.
Syntax
public long RowsPerPage {get;}
Public ReadOnly Property RowsPerPage As Long
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TableControl Class
TableControl Members