VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiSidePanelJS type / get_PanelsCollection Property
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also