CalendarDesigner.AutoFormats Eigenschap

Definitie

Hiermee haalt u alle objecten op die DesignerAutoFormat beschikbaar zijn voor het besturingselement.

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

Een DesignerAutoFormatCollection object met de DesignerAutoFormat objecten die beschikbaar zijn voor het besturingselement.

Van toepassing op

Zie ook