| 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 | |
| Member | Description |
|---|---|
| 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. |
the PowerWEB controls.LiveButtonColumnType enumeration represents the button styles for the PowerWEB controls.LiveButtonColumn object.
System.Object
System.ValueType
System.Enum
Dart.LiveControls.LiveButtonColumnType
Target Platforms: Microsoft .NET Framework 2.0