CalendarDesigner.AutoFormats Свойство

Определение

Получает все объекты DesignerAutoFormat, доступные для этого элемента управления.

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

Значение свойства

Объект DesignerAutoFormatCollection, который содержит объекты DesignerAutoFormat, доступные для этого элемента управления.

Применяется к

См. также раздел