ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / ColumnContextMenu Property

In This Topic
    ColumnContextMenu Property
    In This Topic
    Gets or sets the System.Windows.Controls.ContextMenu to be displayed when the user right-clicks on a Column header.
    Syntax
    Public Property ColumnContextMenu As ContextMenu
    public ContextMenu ColumnContextMenu {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also