The members of System.Web.UI.WebControls.GridViewRow are listed below.
See Also: Inherited members from System.Web.UI.WebControls.TableRow
Initializes a new instance of the System.Web.UI.WebControls.GridViewRow class. |
DataItem | object.
Gets the underlying data object to which the System.Web.UI.WebControls.GridViewRow object is bound. | |
[read-only] | DataItemIndex | int.
Gets the index of the GridViewRow.DataItem in the underlying System.Data.DataSet. |
[read-only] | RowIndex | int.
Gets the index of the System.Web.UI.WebControls.GridViewRow object in the GridView.Rows collection of a System.Web.UI.WebControls.GridView control. |
RowState | DataControlRowState.
Gets the state of the System.Web.UI.WebControls.GridViewRow object. | |
RowType | DataControlRowType.
Gets the row type of the System.Web.UI.WebControls.GridViewRow object. |
override | OnBubbleEvent(object, EventArgs)
|
[read-only] | System.Web.UI.IDataItemContainer.DataItem | object.
For a description of this member, see System.Web.UI.IDataItemContainer.DataItem. |
[read-only] | System.Web.UI.IDataItemContainer.DataItemIndex | int.
For a description of this member, see System.Web.UI.IDataItemContainer.DataItemIndex. |
[read-only] | System.Web.UI.IDataItemContainer.DisplayIndex | int.
For a description of this member, see System.Web.UI.IDataItemContainer.DisplayIndex. |