eDriven Framework API
HorizontalAlign Property
NamespaceseDriven.Gui.ComponentsHGroupHorizontalAlign
eDriven Framework API
Horizontal align in the case of vertical direction
Declaration Syntax
C#Visual BasicVisual C++
public virtual HorizontalAlign HorizontalAlign { get; set; }
Public Overridable Property HorizontalAlign As HorizontalAlign
	Get
	Set
public:
virtual property HorizontalAlign HorizontalAlign {
	HorizontalAlign get ();
	void set (HorizontalAlign value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)