ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControlCommands Class / DeleteField Property

In This Topic
    DeleteField Property
    In This Topic
    The DeleteField command. Deletes the active field of the table control.
    Syntax
    Public Shared ReadOnly Property DeleteField As RoutedUICommand
    public static RoutedUICommand DeleteField {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also