GridItem Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Expandable | When overridden in a derived class, gets a value indicating whether the specified property is expandable to show nested properties. |
![]() | Expanded | When overridden in a derived class, gets or sets a value indicating whether the GridItem is in an expanded state. |
![]() | GridItems | |
![]() | GridItemType | When overridden in a derived class, gets the type of this GridItem. |
![]() | Label | When overridden in a derived class, gets the text of this GridItem. |
![]() | Parent | |
![]() | PropertyDescriptor | When overridden in a derived class, gets the PropertyDescriptor that is associated with this GridItem. |
![]() | Tag | Gets or sets user-defined data about the GridItem. |
![]() | Value | When overridden in a derived class, gets the current value of this GridItem. |
Show:
