[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Inherit=Object Interfaces=GridItem Info=Implements one row in a PropertyGrid. [Property] Name=Sets the name of the component. ARG(string)|2| [Methods] *Expandable=When overridden in a derived class, gets a value indicating whether the specified property is expandable to show nested properties. ARG(bool)|3|104 *Expanded=When overridden in a derived class, gets or sets a value indicating whether the GridItem is in an expanded state. ARG(bool)|3|104 *GridItems=When overridden in a derived class, gets the collection of GridItem objects, if any, associated as a child of this GridItem. ARG(GridItemCollection)|3|0 *GridItemType=When overridden in a derived class, gets the type of this GridItem. ARG(GridItemType)|3|0 *Label=When overridden in a derived class, gets the text of this GridItem. ARG(string)|3|2 *Parent=When overridden in a derived class, gets the parent GridItem of this GridItem, if any. ARG(GridItem)|3|0 *PropertyDescriptor=When overridden in a derived class, gets the PropertyDescriptor that is associated with this GridItem. ARG(PropertyDescriptor)|3|0 *Select=When overridden in a derived class, selects this GridItem in the PropertyGrid. ARG(bool)|3|104 *Tag=Returns user-defined data about the GridItem. ARG(Object)|3|0 *Value=When overridden in a derived class, gets the current value of this GridItem. ARG(Object)|3|0 GridItem=Returns the GridItem object. ARG(GridItem)|3|0