ConnectionsZoneDesigner.AutoFormats Eigenschaft

Definition

Ruft die Auflistung vordefinierter automatischer Formatierungsschemas ab, die im Dialogfeld " AutoFormat " für das zugeordnete Steuerelement zur Entwurfszeit angezeigt werden sollen.

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

Eigenschaftswert

Ein vordefiniertes DesignerAutoFormatCollection ConnectionZone-Standardschema.

Hinweise

Die AutoFormats Eigenschaft setzt die Basisimplementierung außer Kraft, um eine vordefinierte Auflistung abzurufen, die für die ConnectionsZone Klasse spezifisch ist.

Gilt für: