eDriven Framework API
IncludeInLayout Property
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientIncludeInLayout
eDriven Framework API
Is component processed in LayoutChildren()?
Declaration Syntax
C#Visual BasicVisual C++
public bool IncludeInLayout { get; set; }
Public Property IncludeInLayout As Boolean
	Get
	Set
public:
virtual property bool IncludeInLayout {
	bool get () sealed;
	void set (bool value) sealed;
}

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