ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / ColumnDirection Enumeration

In This Topic
    ColumnDirection Enumeration
    In This Topic
    A list of column layouts.
    Syntax
    Members
    MemberDescription
    AcrossDown Data is filled row by row from left to right.
    DownAcross Data is filled column by column from top to bottom.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.ColumnDirection

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also