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

In This Topic
    CanToggleSubtypeDomainDescriptions Property (TableControl)
    In This Topic
    Determines if the table control can toggle between the subtype and domain descriptions and codes
    Syntax
    public bool CanToggleSubtypeDomainDescriptions {get;}
    Public ReadOnly Property CanToggleSubtypeDomainDescriptions As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also