The members of System.Web.UI.WebControls.CommandField are listed below.
See Also: Inherited members from System.Web.UI.WebControls.ButtonFieldBase
Initializes a new instance of the System.Web.UI.WebControls.CommandField class. |
CancelImageUrl | string.
Gets or sets the URL to an image to display for the Cancel button in a System.Web.UI.WebControls.CommandField field. | |
CancelText | string.
Gets or sets the caption for the Cancel button displayed in a System.Web.UI.WebControls.CommandField field. | |
override | CausesValidation | bool.
Gets or sets a value indicating whether validation is performed when the user clicks a button in a System.Web.UI.WebControls.CommandField field. |
DeleteImageUrl | string.
Gets or sets the URL to an image to display for a Delete button in a System.Web.UI.WebControls.CommandField field. | |
DeleteText | string.
Gets or sets the caption for a Delete button in a System.Web.UI.WebControls.CommandField field. | |
EditImageUrl | string.
Gets or sets the URL to an image to display for an Edit button in a System.Web.UI.WebControls.CommandField field. | |
EditText | string.
Gets or sets the caption for an Edit button in a System.Web.UI.WebControls.CommandField field. | |
InsertImageUrl | string.
Gets or sets the URL to an image to display for the Insert button in a System.Web.UI.WebControls.CommandField field. | |
InsertText | string.
Gets or sets the caption for the Insert button in a System.Web.UI.WebControls.CommandField field. | |
NewImageUrl | string.
Gets or sets the URL to an image to display for the New button in a System.Web.UI.WebControls.CommandField field. | |
NewText | string.
Gets or sets the caption for the New button in a System.Web.UI.WebControls.CommandField field. | |
SelectImageUrl | string.
Gets or sets the URL to an image to display for a Select button in a System.Web.UI.WebControls.CommandField field. | |
SelectText | string.
Gets or sets the caption for a Select button in a System.Web.UI.WebControls.CommandField field. | |
ShowCancelButton | bool.
Gets or sets a value indicating whether a Cancel button is displayed in a System.Web.UI.WebControls.CommandField field. | |
ShowDeleteButton | bool.
Gets or sets a value indicating whether a Delete button is displayed in a System.Web.UI.WebControls.CommandField field. | |
ShowEditButton | bool.
Gets or sets a value indicating whether an Edit button is displayed in a System.Web.UI.WebControls.CommandField field. | |
ShowInsertButton | bool.
Gets or sets a value indicating whether a New button is displayed in a System.Web.UI.WebControls.CommandField field. | |
ShowSelectButton | bool.
Gets or sets a value indicating whether a Select button is displayed in a System.Web.UI.WebControls.CommandField field. | |
UpdateImageUrl | string.
Gets or sets the URL to an image to display for an Update button in a System.Web.UI.WebControls.CommandField field. | |
UpdateText | string.
Gets or sets the caption for an Update button in a System.Web.UI.WebControls.CommandField field. |
override | InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, int)
| |
override | ValidateSupportsCallback()
|
override | CopyProperties(DataControlField)
| |
override | CreateField()
|