Share via


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

プロパティ値

GridView の定義済みスキームを格納している DesignerAutoFormatCollection

注釈

オブジェクトは DesignerAutoFormatCollection 、内部クラスの XML でエンコードされたメンバーから設定されます。

適用対象

こちらもご覧ください