The members of System.Web.UI.WebControls.DetailsViewRow are listed below.
See Also: Inherited members from System.Web.UI.WebControls.TableRow
Initializes a new instance of the System.Web.UI.WebControls.DetailsViewRow class. |
[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. |
override | OnBubbleEvent(object, EventArgs)
|