ArcGIS Pro 3.7 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 ReadOnly Property RowsPerPage As Long
    public long RowsPerPage {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also