Возвращает коллекцию объектов
WebUiButtonJS.
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 объект, представляющий коллекцию объектов
WebUiButtonJS.