BaseDataListComponentEditor.GetInitialComponentEditorPageIndex 方法

定義

取得初始頁面的索引,以便顯示在元件編輯中。

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

傳回

Int32

陣列中初始頁面的索引。

備註

初始頁面是在 BaseDataListComponentEditor 建立物件時指定。

適用於

另請參閱