Contains a collection of System.Windows.Forms.GridItem objects.
See Also: GridItemCollection Members
This class represents a collection of System.Windows.Forms.GridItem objects stored in a System.Windows.Forms.PropertyGrid.
You can retrieve a specific System.Windows.Forms.GridItem by using either an index into the collection or the label of a grid item in the collection that you access through the indexer.