Mono Class Library: Overview

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

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

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

Public Methods

override
ExtractValuesFromCell(System.Collections.Specialized.IOrderedDictionary, DataControlFieldCell, DataControlRowState, bool)
Documentation for this section has not yet been entered.
override
Initialize(bool, System.Web.UI.Control) : bool
Documentation for this section has not yet been entered.
override
InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, int)
Documentation for this section has not yet been entered.
override
ValidateSupportsCallback()
Documentation for this section has not yet been entered.

Protected Methods

override
CopyProperties(DataControlField)
Documentation for this section has not yet been entered.
override
CreateField() : DataControlField
Documentation for this section has not yet been entered.
FormatDataValue(object, bool) : string
Documentation for this section has not yet been entered.
GetDesignTimeValue() : object
Documentation for this section has not yet been entered.
GetValue(System.Web.UI.Control) : object
Documentation for this section has not yet been entered.
InitializeDataCell(DataControlFieldCell, DataControlRowState)
Documentation for this section has not yet been entered.
OnDataBindField(object, EventArgs)
Documentation for this section has not yet been entered.