Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
Collapse All/Expand All Collapse All
.NET Framework Class Library
GridItemCollection Class

Contains a collection of GridItem objects.

Namespace:  System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)
Visual Basic (Declaration)
Public Class GridItemCollection _
    Implements ICollection, IEnumerable
Visual Basic (Usage)
Dim instance As GridItemCollection
C#
public class GridItemCollection : ICollection, 
    IEnumerable
Visual C++
public ref class GridItemCollection : ICollection, 
    IEnumerable
JScript
public class GridItemCollection implements ICollection, IEnumerable

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.

System..::.Object
  System.Windows.Forms..::.GridItemCollection
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0, 2.0, 1.1, 1.0
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
How do you get the griditemcollection???      AvocadoBrain ... Thomas Lee   |   Edit   |   Show History

How do you get the griditemcollection???


[tfl - 08 02 10] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
.NET Framework : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
PowerShell : http://groups.google.com/group/microsoft.public.windows.powershell/topics?pli=1
SQL Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&;;
Visual Studio : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&;;
Windows : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows%2C&;;
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&;;

Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker