The members of System.Web.UI.WebControls.FormViewRow are listed below.
See Also: Inherited members from System.Web.UI.WebControls.TableRow
Initializes a new instance of the System.Web.UI.WebControls.FormViewRow class. |
[read-only] | ItemIndex | int.
Gets the index of the data item displayed from the data source. |
[read-only] | RowState | DataControlRowState.
Gets the state of the System.Web.UI.WebControls.FormViewRow object. |
[read-only] | RowType | DataControlRowType.
Gets the row type of the System.Web.UI.WebControls.FormViewRow object. |
override | OnBubbleEvent(object, EventArgs)
|