ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlContent Class / VisibleFields Property

In This Topic
    VisibleFields Property
    In This Topic
    Gets and sets a comma separated list of visible field names. This property is only supported for Item sources.
    Syntax
    Public Property VisibleFields As String
    public string VisibleFields {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also