次の方法で共有


SiteMapPathDesigner.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

プロパティ値

DesignerAutoFormatCollection を返します。

適用対象

こちらもご覧ください