RadSpell for ASP.NET

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


Object Model


 

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

Syntax

Visual Basic (Declaration) 
Private Class SpellDialogDefinition 
   Inherits DialogDefinition
Visual Basic (Usage)Copy Code
Dim instance As SpellDialogDefinition
C# 
private class SpellDialogDefinition : DialogDefinition 

Inheritance Hierarchy

System.Object
   Telerik.WebControls.Spell.DialogDefinition
      Telerik.WebControls.SpellDialogDefinition

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