DropDownButton..::..Align Property

Gets or sets the align.

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

Syntax


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

Field Value

The align.