BaseDataListComponentEditor.GetInitialComponentEditorPageIndex メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コンポーネント エディターに表示する初期ページのインデックスを取得します。
protected:
override int GetInitialComponentEditorPageIndex();
protected override int GetInitialComponentEditorPageIndex ();
override this.GetInitialComponentEditorPageIndex : unit -> int
Protected Overrides Function GetInitialComponentEditorPageIndex () As Integer
戻り値
配列に格納されている、初期ページのインデックス。
注釈
最初のページは、 オブジェクトの作成 BaseDataListComponentEditor 時に指定されます。