eDriven Framework API
Is the component initialized (added to parent for the first time)

Declaration Syntax
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)