ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlCommands Class / ToggleFieldAlias Property

In This Topic
    ToggleFieldAlias Property
    In This Topic
    The ToggleFieldAlias command. Toggles between the field name and alias on the column headers of the table control.
    Syntax
    public static RoutedUICommand ToggleFieldAlias {get;}
    Public Shared ReadOnly Property ToggleFieldAlias As RoutedUICommand
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also