Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1SpellDialog
.
.
::
.
.
CurrentError Property
C1SpellDialog Class
See Also
Gets the
CharRange
object that represents the error currently displayed in the dialog.
Namespace:
C1.Silverlight.SpellChecker
Assembly:
C1.Silverlight.SpellChecker
(in C1.Silverlight.SpellChecker.dll)
Syntax
C#
public
CharRange
CurrentError
{
get
; }
Visual Basic
Public
ReadOnly
Property
CurrentError
As
CharRange
Get
See Also
C1SpellDialog Class
C1.Silverlight.SpellChecker Namespace