Gets a context menu associated with this panel.
var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelWithContextMenuJS(items, settings, stateButton);
var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiContextMenuJS
value = instance.get_ContextMenu();
Return Value
The
WebUiContextMenuJS object, which defines context menu for current panel.