Click or drag to resize

DocumentCollectionIsReadOnly Property

If true, the user cannot modify the component.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

IListIsReadOnly
See Also