ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / TransformationsControlProperties Class / ShowColumnNames Property

In This Topic
    ShowColumnNames Property
    In This Topic
    Gets and sets if column names should be displayed or not.
    Syntax
    public bool ShowColumnNames {get; set;}
    Public Property ShowColumnNames As Boolean
    Remarks
    The default is true.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also