get_PanelsCollection Method
In This Topic
Gets a collection of panels.
Syntax
var instance = new Vintasoft.Imaging.UI.Panels.WebUiSidePanelJS(panels);
var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS
value = instance.get_PanelsCollection();
Return Value
WebUiElementCollectionJS object that contains panels.
Browser Compatibility
See Also