VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiPanelContainerJS type / get_ActivePanel Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ActivePanel Method
In This Topic
Gets the active panel of this panel.
Syntax
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.
Browser Compatibility
56+
45+
11
See Also