ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / RowsPerPage Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also