VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiToggleButtonJS type / get_Buttons Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_Buttons Метод
    В этом разделе
    Возвращает коллекцию объектов WebUiButtonJS.
    Синтаксис
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiToggleButtonJS(settings, items, panelSettings);
    
    var value; // Type: Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS
    value = instance.get_Buttons();
    
    
    function get_Buttons() : WebUiElementCollectionJS;
    

    Return Value

    WebUiElementCollectionJS объект, представляющий коллекцию объектов WebUiButtonJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также