System.Windows.Forms 1.0.5000.0 2.0.0.0 System.Object Grid items represent the hierarchy of the view into a . You can use a to obtain information about the grid's state and contents. objects should not be cached because they represent a snapshot of the state of the at the time they are accessed, and grid activity might dispose them. The often recreates objects internally without changing the view to the user. Implements one row in a . Constructor To be added. Initializes a new instance of the class. 1.0.5000.0 2.0.0.0 Property System.Boolean To be added. If a property is expandable, a plus (+) sign is displayed by the property name in the . If the plus sign is clicked and no nested properties are available, the plus sign is then removed. When overridden in a derived class, gets a value indicating whether the specified property is expandable to show nested properties. 1.0.5000.0 2.0.0.0 Property System.Boolean To be added. To be added. When overridden in a derived class, gets or sets a value indicating whether the is in an expanded state. 1.0.5000.0 2.0.0.0 Property System.Windows.Forms.GridItemCollection To be added. To be added. When overridden in a derived class, gets the collection of objects, if any, associated as a child of this . 1.0.5000.0 2.0.0.0 Property System.Windows.Forms.GridItemType To be added. For a of type , you must also ensure that the has a valid value. For a of type the property must be null. When overridden in a derived class, gets the type of this . 1.0.5000.0 2.0.0.0 Property System.String To be added. This class gets the text that displays in the left column of the grid. The text retrieved can be different from the actual property name of the property represented by this . You can get the name for a of type by retrieving the and checking its property. When overridden in a derived class, gets the text of this . 1.0.5000.0 2.0.0.0 Property System.Windows.Forms.GridItem To be added. If the for the is , this value will be null. When overridden in a derived class, gets the parent of this , if any. 1.0.5000.0 2.0.0.0 Property System.ComponentModel.PropertyDescriptor To be added. This property is only valid for a of type . You can use this property to retrieve information such as the property type of the grid item, the name of the grid item, or the type converter for the grid item. When overridden in a derived class, gets the that is associated with this . 1.0.5000.0 2.0.0.0 Method System.Boolean To be added. When overridden in a derived class, selects this in the . true if the selection is successful; otherwise, false. 1.0.5000.0 2.0.0.0 Property 2.0.0.0 System.ComponentModel.TypeConverter(typeof(System.ComponentModel.StringConverter)) System.ComponentModel.DefaultValue(null) System.ComponentModel.Bindable(true) System.ComponentModel.Localizable(false) System.Object To be added. To be added. Gets or sets user-defined data about the . Property System.Object To be added. To be added. When overridden in a derived class, gets the current value of this . 1.0.5000.0 2.0.0.0