Gets or sets the value specifying whether the SpellCheckDialog preview component is editable or not. The default value is true.

Syntax

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