Gets the active panel of this panel.
var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelContainerJS(panels, panelsContainerSettings, buttonsContainerSettings, stateButton);
var value; // Type: Vintasoft.Imaging.UI.Panels.WebUiPanelJS
value = instance.get_ActivePanel();
Return Value
The
WebUiPanelJS object, which defines the active panel of this panel.