DesignerOptionService::DesignerOptionCollection::Parent Property
.NET Framework (current version)
Gets the parent collection object.
Assembly: System (in System.dll)
public: property DesignerOptionService::DesignerOptionCollection^ Parent { DesignerOptionService::DesignerOptionCollection^ get(); }
Property Value
Type: System.ComponentModel.Design::DesignerOptionService::DesignerOptionCollection^The parent collection object, or null if there is no parent.
.NET Framework
Available since 2.0
Available since 2.0
Show: