ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / DeleteField Method

In This Topic
    DeleteField Method (TableControl)
    In This Topic
    Deletes the active field of the table control. This performs a no-op as the table control provides a read-only view of the data.
    Syntax
    public void DeleteField()
    Public Sub DeleteField() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also