GridItem::Expanded Property
.NET Framework (current version)
When overridden in a derived class, gets or sets a value indicating whether the GridItem is in an expanded state.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | The Expanded property was set to true, but a GridItem is not expandable. |
.NET Framework
Available since 1.1
Available since 1.1
Show: