DictionaryEditor.IsReadOnly

DictionaryEditor.IsReadOnly property

Gets a value indicating whether the DictionaryEditor is read-only.

public bool IsReadOnly { get; }

Return Value

true if the DictionaryEditor is read-only; otherwise, false.

See Also