ComponentOne SpellChecker for WPF and Silverlight
CurrentError Property (C1SpellDialog)

C1.Silverlight.SpellChecker Namespace > C1SpellDialog Class : CurrentError Property
Gets the CharRange object that represents the error currently displayed in the dialog.
Syntax
'Declaration
 
Public ReadOnly Property CurrentError As CharRange
public CharRange CurrentError {get;}
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members