MenuDesigner.AutoFormats プロパティ

定義

[ 自動 書式] ダイアログ ボックスに表示する定義済みの書式設定スキームのコレクションを取得します。

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

プロパティ値

Menuの定義済みのスキームを含むDesignerAutoFormatCollection

注釈

DesignerAutoFormatCollection オブジェクトは、定義済みの内部定数から設定されます。

適用対象

こちらもご覧ください