The properties of System.Web.UI.WebControls.FormViewRow are listed below. For a list of all members, see the FormViewRow Members list.
See Also: Inherited members from System.Web.UI.WebControls.TableRow
[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. |