Property ContextMenuEnabled
ContextMenuEnabled
Enables or disables the right click context menu.
public virtual bool ContextMenuEnabled { get; set; }
Property Value
Remarks
By default the standard context menu is enabled, this property can be used to disable it or re-enable it later.