DocumentCollectionIsReadOnly Property  | 
 
            If true, the user cannot modify the component.
            
 
    Namespace: 
   Easymap.AddIn
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic bool IsReadOnly { get; }Public ReadOnly Property IsReadOnly As Boolean
	Get
Property Value
Type: 
BooleanImplements
IListIsReadOnly
See Also