BaseDataListComponentEditor.GetInitialComponentEditorPageIndex 方法

定義

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

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

傳回

陣列中初始頁面的索引。

備註

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

適用於

另請參閱