CreateUserWizardDesigner::AutoFormats Property
.NET Framework (current version)
Gets the DesignerAutoFormatCollection object associated with this designer.
Assembly: System.Design (in System.Design.dll)
public: property DesignerAutoFormatCollection^ AutoFormats { virtual DesignerAutoFormatCollection^ get() override; }
Property Value
Type: System.Web.UI.Design::DesignerAutoFormatCollection^The DesignerAutoFormatCollection associated with this designer.
.NET Framework
Available since 2.0
Available since 2.0
Show: