ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TableView Class / CanDeleteField Property

In This Topic
    CanDeleteField Property (TableView)
    In This Topic
    Determines if the active field of the table view can be deleted.
    Syntax
    public bool CanDeleteField {get;}
    Public ReadOnly Property CanDeleteField As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also