Contains a collection of GridItem objects.
Public Class GridItemCollection _ Implements ICollection, IEnumerable
public class GridItemCollection : ICollection, IEnumerable
public ref class GridItemCollection : ICollection, IEnumerable
type GridItemCollection = class interface ICollection interface IEnumerable end
The GridItemCollection type exposes the following members.
This class represents a collection of GridItem objects stored in a PropertyGrid.
You can retrieve a specific 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.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2