GreedyWrapPanel::Orientation Property

Visual Studio 2015
 

Gets or sets the orientation.

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

public:
property Orientation Orientation {
	Orientation get();
	void set(Orientation value);
}
Return to top
Show: