System.Web.UI.Design.ControlDesigner.AutoFormats Property

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

Syntax

public virtual DesignerAutoFormatCollection AutoFormats { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A complete Web server control includes not only the control, but also, possibly, a corresponding control designer class that is derived from the System.Web.UI.Design.ControlDesigner class and a formatting class that is derived from the System.Web.UI.Design.DesignerAutoFormat class. The ControlDesigner.AutoFormats property is a collection of instances of the System.Web.UI.Design.DesignerAutoFormat class. For a working example of automatic formatting in vsprvslong, see System.Web.UI.WebControls.Calendar.

Requirements

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