ComponentDesigner::ITreeDesigner::Parent Property
.NET Framework (current version)
For a description of this member, see the ITreeDesigner::Parent property.
Assembly: System.Design (in System.Design.dll)
private: property IDesigner^ Parent { virtual IDesigner^ get() sealed = ITreeDesigner::Parent::get; }
Property Value
Type: System.ComponentModel.Design::IDesigner^An IDesigner representing the parent designer, or null if there is no parent.
Implements
ITreeDesigner::ParentThis member is an explicit interface member implementation. It can be used only when the ComponentDesigner instance is cast to an ITreeDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: