ArcGIS Pro 3.7 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 Property ShowColumnNames As Boolean
    public bool ShowColumnNames {get; set;}
    Remarks
    The default is true.
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also