Mono Class Library: Overview

System.Web.UI.WebControls.DataGridItem: Members

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

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

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

DataItemobject. One item of the data structure referenced.
[read-only]
DataSetIndexint. Documentation for this section has not yet been entered.
[read-only]
ItemIndexint. Documentation for this section has not yet been entered.
[read-only]
ItemTypeListItemType. A list containing the types of items that can be found on a item of a web control

Protected Methods

override
OnBubbleEvent(object, EventArgs) : bool
Documentation for this section has not yet been entered.
SetItemType(ListItemType)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IDataItemContainer.DataItemobject. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.IDataItemContainer.DataItemIndexint. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.IDataItemContainer.DisplayIndexint. Documentation for this section has not yet been entered.