RadSpell for ASP.NET

RadSpell Send comments on this topic.
SpellCheckErrors Class
See Also  Members  
Telerik.WebControls Namespace : SpellCheckErrors Class


A collection that stores SpellCheckError objects.

Object Model

 

Namespace: Telerik.WebControls
Assembly: RadSpell (in RadSpell.dll)

Syntax

Visual Basic (Declaration) 
Public Class SpellCheckErrors 
   Inherits CollectionBase
Visual Basic (Usage)Copy Code
Dim instance As SpellCheckErrors
C# 
public class SpellCheckErrors : CollectionBase 

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      Telerik.WebControls.SpellCheckErrors

Requirements

Namespace: Telerik.WebControls

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RadSpell (in RadSpell.dll)

See Also