Implements one row in a PropertyGrid.
Public MustInherit Class GridItem
public abstract class GridItem
public ref class GridItem abstract
[<AbstractClass>] type GridItem = class end
The GridItem type exposes the following members.
Grid items represent the hierarchy of the view into a PropertyGrid. You can use a GridItem to obtain information about the grid's state and contents.
GridItem objects should not be cached because they represent a snapshot of the state of the PropertyGrid at the time they are accessed, and grid activity might dispose them. The PropertyGrid often recreates GridItem objects internally without changing the view to the user.
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