eDriven Framework API
AutoLayout Property
NamespaceseDriven.Gui.ContainersViewStackAutoLayout
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public override bool AutoLayout { get; set; }
Public Overrides Property AutoLayout As Boolean
	Get
	Set
public:
virtual property bool AutoLayout {
	bool get () override;
	void set (bool value) override;
}

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