dotNetObject:System.Windows.Forms.DataGridView+DataGridViewControlCollection

--PROPERTIES OF dotNetObject:System.Windows.Forms.DataGridView+DataGridViewControlCollectionDefault / Value
.Count : , read-only2
.IsReadOnly : , read-onlyfalse
.Item[key] : , read-onlyundefined
.Item[index] : , read-onlyundefined
.Owner : , read-onlydotNetObject:System.Windows.Forms.DataGridView
--METHODS OF dotNetObject:System.Windows.Forms.DataGridView+DataGridViewControlCollection
.Add value
.AddRange controls
.Clear()
.Contains control
.ContainsKey key
.CopyTo array index
.CopyTo array index
.Equals obj
.[static]Equals objA objB
.Find key searchAllChildren
.GetChildIndex child
.GetChildIndex child throwException
.GetEnumerator()
.GetHashCode()
.GetType()
.IndexOf control
.IndexOfKey key
.Insert index value
.[static]ReferenceEquals objA objB
.Remove value
.RemoveAt index
.RemoveByKey key
.SetChildIndex child newIndex
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.DataGridView+DataGridViewControlCollection