GreedyWrapPanel Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ActualWrappingLevelsProperty | A read-only property that is the actual number of levels we are using, regardless of what MaxLevels is set to. For Orientation=Vertical, this corresponds to Columns, while for Orientation=Horizontal, this corresponds to Rows. |
![]() ![]() | MaxWrappingLevelsProperty | Gets or sets the maximum wrapping levels. |
![]() ![]() | OrientationProperty | The orientation property. |
Show:

