var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelContainerJS(panels, panelsContainerSettings, buttonsContainerSettings, stateButton); var value; // Type: boolean value = instance.get_HasActivePanel();
function get_HasActivePanel() : boolean;
Return Value
True - the panel has active panel; false - the panel does not have active panel.