[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.AllowContextMenu

AllowContextMenu Property

AllowContextMenu

Gets or sets whether the special context menu should appear when a user clicks the Ribbon with the right mouse button.

Declaration
[C1Category("Behavior")]
[C1Description("C1Ribbon.AllowContextMenu", "Indicates whether the special context menu should appear when a user clicks the Ribbon with the right mouse button.")]
public bool AllowContextMenu { get; set; }