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

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