RadSpell for ASP.NET

RadSpell Send comments on this topic.
ButtonType Enumeration
See Also  
Telerik.WebControls Namespace : ButtonType Enumeration


 

 

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

Syntax

Visual Basic (Declaration) 
Public Enum ButtonType 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As ButtonType
C# 
public enum ButtonType : Enum 

Members

MemberDescription
None 
ImageButton 
LinkButton 
PushButton 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Telerik.WebControls.ButtonType

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