System.Web.UI.WebControls Namespace
.NET Framework version 2.0
Specifies the button type for a ButtonField object.
Member Name |
Description |
Link |
Renders a column of link buttons. |
Button |
Renders a column of push buttons. |
Image |
Renders a column of buttons with images. |
The Buttonype enumeration represents the button style values that can be passed to the ButtonType property of a ButtonField object.
ButtonField