eDriven Framework API
IncludeInLayout Property
NamespaceseDriven.Gui.ComponentsIVisualElementIncludeInLayout
eDriven Framework API
True for including in layout
Declaration Syntax
C#Visual BasicVisual C++
bool IncludeInLayout { get; set; }
Property IncludeInLayout As Boolean
	Get
	Set
property bool IncludeInLayout {
	bool get ();
	void set (bool value);
}

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