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

In This Topic
    ColumnHeaderRowHeight Property
    In This Topic
    Gets or sets a value indicating the height for the column header row in the table.
    Syntax
    public TableRowHeightType ColumnHeaderRowHeight {get; set;}
    Public Property ColumnHeaderRowHeight As TableRowHeightType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also