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 、定義済みの内部定数から設定されます。

適用対象

こちらもご覧ください