ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReferenceGrid Class / RowCount Property

In This Topic
    RowCount Property (CIMReferenceGrid)
    In This Topic
    Gets or sets the number of rows for the reference grids.
    Syntax
    public int RowCount {get; set;}
    Public Property RowCount As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also