Mono Class Library: Overview

System.Web.UI.WebControls.DataGridColumn: Members

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

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
FooterStyleTableItemStyle. Documentation for this section has not yet been entered.
FooterTextstring. Documentation for this section has not yet been entered.
HeaderImageUrlstring. Documentation for this section has not yet been entered.
[read-only]
HeaderStyleTableItemStyle. Documentation for this section has not yet been entered.
HeaderTextstring. Documentation for this section has not yet been entered.
[read-only]
ItemStyleTableItemStyle. Documentation for this section has not yet been entered.
SortExpressionstring. Documentation for this section has not yet been entered.
Visiblebool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
DesignModebool. Documentation for this section has not yet been entered.
[read-only]
IsTrackingViewStatebool. Documentation for this section has not yet been entered.
[read-only]
OwnerDataGrid. Documentation for this section has not yet been entered.
[read-only]
ViewStateSystem.Web.UI.StateBag. Documentation for this section has not yet been entered.

Public Methods

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

Protected Methods

LoadViewState(object)
Documentation for this section has not yet been entered.
OnColumnChanged()
Documentation for this section has not yet been entered.
SaveViewState() : object
Documentation for this section has not yet been entered.
TrackViewState()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IStateManager.IsTrackingViewStatebool. Documentation for this section has not yet been entered.
System.Web.UI.IStateManager.LoadViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.SaveViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.TrackViewStateDocumentation for this section has not yet been entered.