CreateUserWizardDesigner.AutoFormats Eigenschap

Definitie

Hiermee haalt u het DesignerAutoFormatCollection object op dat is gekoppeld aan deze ontwerpfunctie.

public:
 virtual property System::Web::UI::Design::DesignerAutoFormatCollection ^ AutoFormats { System::Web::UI::Design::DesignerAutoFormatCollection ^ get(); };
public override System.Web.UI.Design.DesignerAutoFormatCollection AutoFormats { get; }
member this.AutoFormats : System.Web.UI.Design.DesignerAutoFormatCollection
Public Overrides ReadOnly Property AutoFormats As DesignerAutoFormatCollection

Waarde van eigenschap

De DesignerAutoFormatCollection gekoppelde aan deze ontwerpfunctie.

Van toepassing op

Zie ook