次の方法で共有


BaseDataListComponentEditor.GetInitialComponentEditorPageIndex メソッド

定義

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

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

戻り値

Int32

配列に格納されている、初期ページのインデックス。

注釈

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

適用対象

こちらもご覧ください