ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / TableRowHeightType Enumeration

In This Topic
    TableRowHeightType Enumeration
    In This Topic
    Represents the height of rows in the table view.
    Syntax
    Members
    MemberDescription
    Double The row will display two lines of text.
    None No row height.
    Single The row will display one line of text.
    Triple The row will display three lines of text.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also