Gets a reference to the control that is being spell-checked.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public Control Control { get; }
Visual Basic (Declaration)
Public ReadOnly Property Control As Control
	Get

See Also