Gets a value indicating whether the dictionary is read-only.
Namespace:
Mindscape.WpfElements.WpfPropertyGridAssembly: Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)
Syntax
| C# |
|---|
public bool IsReadOnly { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsReadOnly As Boolean |
Implements
ICollection<(Of <(T>)>)..::.IsReadOnlyIDictionary..::.IsReadOnly