System.Web.UI.WebControls.DetailsViewRow: Property Members

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

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.