System.Web.UI.WebControls.DetailsViewRow Members

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

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

Public Constructors

Public Properties

[read-only]
RowIndexint.

Gets the index of the System.Web.UI.WebControls.DetailsViewRow object in the DetailsView.Rows collection of the System.Web.UI.WebControls.DetailsView control.

[read-only]
RowStateDataControlRowState.

Gets the state of the System.Web.UI.WebControls.DetailsViewRow object.

[read-only]
RowTypeDataControlRowType.

Gets the row type of the System.Web.UI.WebControls.DetailsViewRow object.

Protected Methods

override
OnBubbleEvent(object, EventArgs) : bool

Determines whether to pass an event up the page's ASP.NET server control hierarchy.