WizardDesigner::AutoFormats Property

 
Use BaseTrue

Gets the collection of predefined automatic formatting schemes to display in the Auto Format dialog box for the associated control at design time.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
property DesignerAutoFormatCollection^ AutoFormats {
	virtual DesignerAutoFormatCollection^ get() override;
}

.NET Framework
Available since 2.0
Return to top
Show: