Share via


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

コントロールで使用できる DesignerAutoFormatCollection オブジェクトを格納している DesignerAutoFormat オブジェクト。

適用対象

こちらもご覧ください