DesignerOptionService::Options Property
.NET Framework (current version)
Gets the options collection for this service.
Assembly: System (in System.dll)
public: property DesignerOptionService::DesignerOptionCollection^ Options { DesignerOptionService::DesignerOptionCollection^ get(); }
Property Value
Type: System.ComponentModel.Design::DesignerOptionService::DesignerOptionCollection^A DesignerOptionService::DesignerOptionCollection populated with available designer options.
There is always a global options collection that contains child collections.
.NET Framework
Available since 2.0
Available since 2.0
Show: