System.Web.UI.WebControls.FormViewRow Members

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

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

Public Constructors

Public Properties

[read-only]
ItemIndexint.

Gets the index of the data item displayed from the data source.

[read-only]
RowStateDataControlRowState.

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

[read-only]
RowTypeDataControlRowType.

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

Protected Methods

override
OnBubbleEvent(object, EventArgs) : bool

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