FlowLayoutFrame..::..VSpacing Property

Gets or sets the V spacing.

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

Syntax


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

Field Value

The V spacing.