GridViewDesigner.AutoFormats プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[ 自動書式 ] ダイアログ ボックスに表示する定義済みの書式設定スキームのコレクションを取得または設定します。
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の定義済みのスキームを含むGridView。
注釈
DesignerAutoFormatCollection オブジェクトは、内部クラスの XML でエンコードされたメンバーから設定されます。