BaseDataListComponentEditor.GetInitialComponentEditorPageIndex 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得初始頁面的索引,以便顯示在元件編輯中。
protected:
override int GetInitialComponentEditorPageIndex();
protected override int GetInitialComponentEditorPageIndex ();
override this.GetInitialComponentEditorPageIndex : unit -> int
Protected Overrides Function GetInitialComponentEditorPageIndex () As Integer
傳回
陣列中初始頁面的索引。
備註
初始頁面是在 BaseDataListComponentEditor 建立物件時指定。