System.Web.UI.WebControls.ButtonFieldBase: Property Members

The properties of System.Web.UI.WebControls.ButtonFieldBase are listed below. For a list of all members, see the ButtonFieldBase Members list.

See Also: Inherited members from System.Web.UI.WebControls.DataControlField

Public Properties

ButtonTypeButtonType.

Gets or sets the button type to display in the button field.

CausesValidationbool.

Gets or sets a value indicating whether validation is performed when a button in a System.Web.UI.WebControls.ButtonFieldBase object is clicked.

override
ShowHeaderbool.

Gets or sets a value indicating whether the header section is displayed in a System.Web.UI.WebControls.ButtonFieldBase object.

ValidationGroupstring.

Gets or sets the name of the group of validation controls to validate when a button in a System.Web.UI.WebControls.ButtonFieldBase object is clicked.