The properties of System.Web.UI.WebControls.DetailsViewRow are listed below. For a list of all members, see the DetailsViewRow Members list.
See Also: Inherited members from System.Web.UI.WebControls.TableRow
[read-only] | RowIndex | int.
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] | RowState | DataControlRowState.
Gets the state of the System.Web.UI.WebControls.DetailsViewRow object. |
[read-only] | RowType | DataControlRowType.
Gets the row type of the System.Web.UI.WebControls.DetailsViewRow object. |