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

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