BaseDataListComponentEditor.GetInitialComponentEditorPageIndex 方法

定义

获取要在组件编辑器中显示的初始页面的索引。

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

返回

Int32

数组中初始页面的索引。

注解

初始页面在创建对象时指定 BaseDataListComponentEditor

适用于

另请参阅