ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing.Controls Namespace / TableControl Class / RowContextMenu Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also