CalendarDesigner.AutoFormats Eigenschaft

Definition

Ruft alle DesignerAutoFormat für das Steuerelement verfügbaren Objekte ab.

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 DesignerAutoFormatCollection Objekt, das die DesignerAutoFormat für das Steuerelement verfügbaren Objekte enthält.

Gilt für:

Weitere Informationen