MenuDesigner.AutoFormats Eigenschaft

Definition

Ruft die Auflistung vordefinierter Formatierungsschemas ab, die im Dialogfeld "AutoFormat " 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

A DesignerAutoFormatCollection , das die vordefinierten Schemas für die Menu.

Hinweise

Das DesignerAutoFormatCollection Objekt wird aus vordefinierten internen Konstanten aufgefüllt.

Gilt für:

Weitere Informationen