Mono Class Library: Overview

System.Web.UI.WebControls.BoundColumn: Members

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

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

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

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

Public Properties

DataFieldstring. Documentation for this section has not yet been entered.
DataFormatStringstring. This property gets or sets the formatting structure of the data displayed on a column
ReadOnlybool. Documentation for this section has not yet been entered.

Public Methods

override
Initialize()
Documentation for this section has not yet been entered.
override
InitializeCell(TableCell, int, ListItemType)
Documentation for this section has not yet been entered.

Protected Methods

FormatDataValue(object) : string
Documentation for this section has not yet been entered.