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