System.Windows.Forms.GridItemCollection Class

Contains a collection of System.Windows.Forms.GridItem objects.

See Also: GridItemCollection Members

Syntax

public class GridItemCollection : ICollection

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0