ArcGIS Pro 3.7 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 ReadOnly Property CanDeleteField As Boolean
    public bool CanDeleteField {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also