Gets a reference to the Control that implements the editor.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
Control Control { get; }
Visual Basic
ReadOnly Property Control As Control
	Get

See Also