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
ButtonType | ButtonType.
Gets or sets the button type to display in the button field. | |
CausesValidation | bool.
Gets or sets a value indicating whether validation is performed when a button in a System.Web.UI.WebControls.ButtonFieldBase object is clicked. | |
override | ShowHeader | bool.
Gets or sets a value indicating whether the header section is displayed in a System.Web.UI.WebControls.ButtonFieldBase object. |
ValidationGroup | string.
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. |