Mono Class Library: Overview

System.Web.UI.WebControls.BoundField: Members

The members of System.Web.UI.WebControls.BoundField are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
ThisExpressionstring. Documentation for this section has not yet been entered.

Public Properties

ApplyFormatInEditModebool. Documentation for this section has not yet been entered.
ConvertEmptyStringToNullbool. Documentation for this section has not yet been entered.
DataFieldstring. Documentation for this section has not yet been entered.
DataFormatStringstring. Documentation for this section has not yet been entered.
override
HeaderTextstring. Documentation for this section has not yet been entered.
HtmlEncodebool. Documentation for this section has not yet been entered.
NullDisplayTextstring. Documentation for this section has not yet been entered.
ReadOnlybool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
SupportsHtmlEncodebool. Documentation for this section has not yet been entered.

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.