BaseDataListComponentEditor.GetInitialComponentEditorPageIndex メソッド

定義

コンポーネント エディターに表示する初期ページのインデックスを取得します。

protected:
 override int GetInitialComponentEditorPageIndex();
protected override int GetInitialComponentEditorPageIndex();
override this.GetInitialComponentEditorPageIndex : unit -> int
Protected Overrides Function GetInitialComponentEditorPageIndex () As Integer

返品

配列内の最初のページのインデックス。

注釈

初期ページは、 BaseDataListComponentEditor オブジェクトの作成時に指定されます。

適用対象

こちらもご覧ください