ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanHideSelectedFields Property

In This Topic
    CanHideSelectedFields Property (TableControl)
    In This Topic
    Determines if the table control's selected fields can be hidden.
    Syntax
    Public ReadOnly Property CanHideSelectedFields As Boolean
    public bool CanHideSelectedFields {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also