ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / RowsPerPage Property

In This Topic
    RowsPerPage Property (TableControl)
    In This Topic
    Gets the number of rows the table control is requesting, from the data source, for each page.
    Syntax
    Public ReadOnly Property RowsPerPage As Long
    public long RowsPerPage {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also