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

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

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

Public Methods

override
Initialize()

Resets the System.Web.UI.WebControls.BoundColumn to its initial state.

override
InitializeCell(TableCell, int, ListItemType)

Resets the specified cell in the System.Web.UI.WebControls.BoundColumn to its initial state.

Protected Methods

FormatDataValue(object) : string

Converts the specified value to the format indicated by the BoundColumn.DataFormatString property.