eDriven Framework API
Layout Property
NamespaceseDriven.Gui.ComponentsSkinnableContainerLayout
eDriven Framework API
Layout
Declaration Syntax
C#Visual BasicVisual C++
public LayoutBase Layout { get; set; }
Public Property Layout As LayoutBase
	Get
	Set
public:
property LayoutBase^ Layout {
	LayoutBase^ get ();
	void set (LayoutBase^ value);
}

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