VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementCollectionJS type / get_IsReadOnly Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_IsReadOnly Method
In This Topic
Gets a value indicating whether the collection is read only.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementCollectionJS(items, readOnly);

var value; // Type: boolean
value = instance.get_IsReadOnly();

Return Value

Value indicating whether the collection is read only.
Browser Compatibility
56+
45+
11
See Also