System.Web.UI.WebControls.ButtonColumn: Method Members

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

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

Public Methods

override
Initialize()

Resets the System.Web.UI.WebControls.ButtonColumn object to its initial state.

override
InitializeCell(TableCell, int, ListItemType)

Resets a cell in the System.Web.UI.WebControls.ButtonColumn object to its initial state.

Protected Methods

FormatDataTextValue(object) : string

Converts the specified value to the format that is indicated by the ButtonColumn.DataTextFormatString property.