ChangePasswordDesigner.AutoFormats Property

 

Gets the collection of automatic format schemes that will be displayed in the Auto Format dialog box.

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

Public Overrides ReadOnly Property AutoFormats As DesignerAutoFormatCollection

Property Value

Type: System.Web.UI.Design.DesignerAutoFormatCollection

A DesignerAutoFormatCollection that contains the predefined schemes for the ChangePassword.

The elements of the DesignerAutoFormatCollection object are derived from the DesignerAutoFormat class and are populated from internally defined XML-encoded constant strings.

.NET Framework
Available since 2.0
Return to top
Show: