BaseDataListComponentEditor.GetInitialComponentEditorPageIndex 方法

定义

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

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

返回

数组中初始页的索引。

注解

创建对象时 BaseDataListComponentEditor 指定初始页。

适用于

另请参阅