C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / CharRange Class
Members

CharRange Class
Class that represents a character range within a string. This is used by the C1SpellChecker control to represent the spelling mistakes found in text.
Object Model
CharRange Class
Syntax
'Declaration
 
Public Class CharRange 
 
Inheritance Hierarchy

System.Object
   C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.CharRange

See Also