RadSpell for ASP.NET

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


Telerik RadSpell

Object Model


 

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

Syntax

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

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         Telerik.RadSpellUtils.RadControl
            Telerik.RadSpellUtils.RadSkinnableControl
               Telerik.RadSpellUtils.RadLocalizableControl
                  Telerik.WebControls.RadSpell

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