eDriven Framework API
InternalStructureBuilt Property
NamespaceseDriven.Gui.ComponentsInvalidationManagerClientInternalStructureBuilt
eDriven Framework API
Is the component initialized (added to parent for the first time)
Declaration Syntax
C#Visual BasicVisual C++
protected virtual bool InternalStructureBuilt { get; set; }
Protected Overridable Property InternalStructureBuilt As Boolean
	Get
	Set
protected:
virtual property bool InternalStructureBuilt {
	bool get ();
	void set (bool value);
}

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