VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiSidePanelJS type
Members Syntax Remarks Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebUiSidePanelJS type
In This Topic
A web UI side panel.
Syntax
// Parameters
var panels; // Type: WebUiPanelJS

var instance = new Vintasoft.Imaging.UI.Panels.WebUiSidePanelJS(panels);

Remarks

The UI side panel has "opened" and "closed" states, which are indicating whether the panel is open (has active panel). or hidden (no active panel).

Inheritance Hierarchy

Object
   Vintasoft.Imaging.UI.UIElements.WebUiElementJS
      Vintasoft.Imaging.UI.UIElements.WebUiDivElementJS
         Vintasoft.Imaging.UI.UIElements.WebUiElementContainerJS
            Vintasoft.Imaging.UI.Panels.WebUiSidePanelJS

Browser Compatibility
56+
45+
11
See Also