ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / CanDeleteField Property

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also