ArcGIS Pro 3.7 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 Shared ReadOnly Property ToggleFieldAlias As RoutedUICommand
    public static RoutedUICommand ToggleFieldAlias {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also