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