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
Syntaxpublic bool IsReadOnly { get; }
Public ReadOnly Property IsReadOnly As Boolean
Get
Property Value
Type:
BooleanImplements
IListIsReadOnly
See Also