eDriven Framework API
ComponentAdapter Property
NamespaceseDriven.Gui.Designer.CollectionsSaveableCollectionBase<(Of <(<'T>)>)>ComponentAdapter
eDriven Framework API
Component adapter to which the changes will apply
Declaration Syntax
C#Visual BasicVisual C++
public ComponentAdapter ComponentAdapter { protected get; set; }
Public Property ComponentAdapter As ComponentAdapter
	Protected Get
	Set
public:
property ComponentAdapter^ ComponentAdapter {
	protected: ComponentAdapter^ get ();
	void set (ComponentAdapter^ value);
}

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