ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / ShowFieldAlias Property

In This Topic
    ShowFieldAlias Property (TableControl)
    In This Topic
    Gets and sets the current state of displaying the field alias.
    Syntax
    public bool ShowFieldAlias {get; set;}
    Public Property ShowFieldAlias As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also