ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTableView Class / RowHeight Property

In This Topic
    RowHeight Property (CIMTableView)
    In This Topic
    Gets or sets a value indicating the height for the rows in the table.
    Syntax
    public TableRowHeightType RowHeight {get; set;}
    Public Property RowHeight As TableRowHeightType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also