Gets or sets a value indicating whether the user dictionary is editable or not. The default value is true.

Syntax

public bool IsEditable{ get; set; }
Public Property IsEditable() As Boolean