ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTableFrame Class / RowLimit Property

In This Topic
    RowLimit Property
    In This Topic
    Gets or sets the maximum number of rows the table frame will show. 0 Indicates "no limit".
    Syntax
    public int RowLimit {get; set;}
    Public Property RowLimit As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also