1 instantiation of GridViewRowCollection
System.Web (1)
UI\WebControls\GridView.cs (1)
1165
_rowsCollection = new
GridViewRowCollection
(_rowsArray);
6 references to GridViewRowCollection
System.Web (6)
UI\WebControls\GridView.cs (2)
92
private
GridViewRowCollection
_rowsCollection;
1156
public virtual
GridViewRowCollection
Rows {
UI\WebControls\GridViewRowCollection.cs (4)
23
/// <para>Initializes a new instance of the <see cref='System.Web.UI.WebControls.
GridViewRowCollection
'/> class.</para>
41
/// <para>Gets a value that specifies whether rows in the <see cref='System.Web.UI.WebControls.
GridViewRowCollection
'/> can be
52
/// <para>Gets a value that indicates whether the <see cref='System.Web.UI.WebControls.
GridViewRowCollection
'/> is
101
/// <para>Creates an enumerator for the <see cref='System.Web.UI.WebControls.
GridViewRowCollection
'/> used to