ArcGIS Pro 3.2 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 ContextMenu ColumnContextMenu {get; set;}
    Public Property ColumnContextMenu As ContextMenu
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also