1 instantiation of DataGridItemCollection
System.Web (1)
UI\WebControls\DataGrid.cs (1)
417itemsCollection = new DataGridItemCollection(itemsArray);
6 references to DataGridItemCollection
System.Web (6)
UI\WebControls\DataGrid.cs (2)
110private DataGridItemCollection itemsCollection; 408public virtual DataGridItemCollection Items {
UI\WebControls\DataGridItemCollection.cs (4)
23/// <para>Initializes a new instance of the <see cref='System.Web.UI.WebControls.DataGridItemCollection'/> class.</para> 41/// <para>Gets a value that specifies whether items in the <see cref='System.Web.UI.WebControls.DataGridItemCollection'/> can be 52/// <para>Gets a value that indicates whether the <see cref='System.Web.UI.WebControls.DataGridItemCollection'/> is 95/// <para>Creates an enumerator for the <see cref='System.Web.UI.WebControls.DataGridItemCollection'/> used to