ArcGIS Pro 3.7 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 Property RowHeight As TableRowHeightType
    public TableRowHeightType RowHeight {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also