System.Web.UI.WebControls.DataListItem: Method Members

The methods of System.Web.UI.WebControls.DataListItem are listed below. For a list of all members, see the DataListItem Members list.

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

Public Methods

Protected Methods

override
CreateControlStyle() : Style

Creates a System.Web.UI.WebControls.TableItemStyle object for the System.Web.UI.WebControls.DataListItem control, which contains the style properties for the control.

override
OnBubbleEvent(object, EventArgs) : bool

Determines whether the event for the control is passed up the server control hierarchy.

SetItemType(ListItemType)

Sets the current DataListItem.ItemType property for the System.Web.UI.WebControls.DataListItem control.