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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also