FlowLayoutFrame..::..FlowDirection Property

Gets or sets the flow direction.

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

Syntax


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

Field Value

The flow direction.