WizardDesigner.AutoFormats Property

Note: This property is new in the .NET Framework version 2.0.

This member overrides ControlDesigner.AutoFormats.

public:
virtual property DesignerAutoFormatCollection^ AutoFormats {
	DesignerAutoFormatCollection^ get () override;
}
/** @property */
public DesignerAutoFormatCollection get_AutoFormats ()

public override function get AutoFormats () : DesignerAutoFormatCollection

.NET Framework

Supported in: 2.0
Show: