eDriven Framework API
Left Property
NamespaceseDriven.Gui.ComponentsComponentLeft
eDriven Framework API
Horizontal distance to the left edge of the parent container
Declaration Syntax
C#Visual BasicVisual C++
public Object Left { get; set; }
Public Property Left As Object
	Get
	Set
public:
virtual property Object^ Left {
	Object^ get () sealed;
	void set (Object^ value) sealed;
}

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