PowerWEB LiveControls for ASP.NET
LiveButtonColumnType Enumeration
See Also  Send comments on this topic.
Dart.LiveControls Namespace : LiveButtonColumnType Enumeration



Specifies the button type for the PowerWEB controls.LiveButtonColumn object.

Syntax

Visual Basic (Declaration) 
Public Enum LiveButtonColumnType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As LiveButtonColumnType
C# 
public enum LiveButtonColumnType : System.Enum 
C++/CLI 
public enum class LiveButtonColumnType : public System.Enum 

Members

MemberDescription
ImageButton Specifies the button type for the PowerWEB controls.LiveButtonColumn object.
LinkButton Specifies the button type for the PowerWEB controls.LiveButtonColumn object.
PushButton Specifies the button type for the PowerWEB controls.LiveButtonColumn object.

Remarks

the PowerWEB controls.LiveButtonColumnType enumeration represents the button styles for the PowerWEB controls.LiveButtonColumn object.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.LiveControls.LiveButtonColumnType

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.