VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiButtonWithDropDownButtonListJS type / get_Buttons Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Buttons Method
In This Topic
Gets a collection of WebUiButtonJS objects.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiButtonWithDropDownButtonListJS(settings, items, panelSettings);

var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS
value = instance.get_Buttons();

Return Value

WebUiElementCollectionJS object that represents the collection of WebUiButtonJS objects.
Browser Compatibility
56+
45+
11
See Also