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

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