SplitContainer..::..Orientation Property

Gets or sets the orientation.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Orientation Orientation { get; set; }
Public Property Orientation As Orientation
	Get
	Set
public:
property Orientation^ Orientation {
	Orientation^ get ();
	void set (Orientation^ value);
}

Field Value

The orientation.