System.Web.UI.WebControls.ButtonColumnType Enumeration

Specifies the button type for the System.Web.UI.WebControls.ButtonColumn object.

Syntax

public enum ButtonColumnType

Remarks

The System.Web.UI.WebControls.ButtonColumnType enumeration represents the button styles for the System.Web.UI.WebControls.ButtonColumn object.

Members

Member NameDescription
LinkButton

A column of hyperlink buttons.

PushButton

A column of push buttons.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0