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

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