BaseDataListComponentEditor.GetInitialComponentEditorPageIndex 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取要在组件编辑器中显示的初始页面的索引。
protected:
override int GetInitialComponentEditorPageIndex();
protected override int GetInitialComponentEditorPageIndex ();
override this.GetInitialComponentEditorPageIndex : unit -> int
Protected Overrides Function GetInitialComponentEditorPageIndex () As Integer
返回
数组中初始页面的索引。
注解
初始页面在创建对象时指定 BaseDataListComponentEditor 。