ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanToggleFieldAlias Property

In This Topic
    CanToggleFieldAlias Property (TableControl)
    In This Topic
    Determines if the table control can toggle the field name and alias.
    Syntax
    public bool CanToggleFieldAlias {get;}
    Public ReadOnly Property CanToggleFieldAlias As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also