ButtonColumnType Enumeration
.NET Framework (current version)
Specifies the button type for the ButtonColumn object.
Assembly: System.Web (in System.Web.dll)
| Member name | Description | |
|---|---|---|
| LinkButton | A column of hyperlink buttons. | |
| PushButton | A column of push buttons. |
The ButtonColumnType enumeration represents the button styles for the ButtonColumn object.
.NET Framework
Available since 1.1
Available since 1.1
Show: