Mono Class Library: Overview

System.Web.UI.WebControls.DataListItem: Members

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

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

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

DataItemobject. Documentation for this section has not yet been entered.
[read-only]
ItemIndexint. Documentation for this section has not yet been entered.
[read-only]
ItemTypeListItemType. Documentation for this section has not yet been entered.

Public Methods

RenderItem(System.Web.UI.HtmlTextWriter, bool, bool)
Documentation for this section has not yet been entered.

Protected Methods

override
CreateControlStyle() : Style
Documentation for this section has not yet been entered.
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.