GreedyWrapPanel::MaxWrappingLevels Property

Visual Studio 2015
 

Gets or sets the maximum wrapping levels.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property int MaxWrappingLevels {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32

Returns Int32.

Return to top
Show: