VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiPanelJS type / get_StateButton Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_StateButton Method
In This Topic
Gets the button, which allows to change the panel state
Syntax
var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelJS(items, settings, stateButton);

var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementJS
value = instance.get_StateButton();

Return Value

The WebUiElementJS object, which defines button, which allows to change the panel state.
Browser Compatibility
56+
45+
11
See Also