BaseDataListComponentEditor.GetInitialComponentEditorPageIndex Метод

Определение

Получает индекс первой страницы для вывода в редакторе компонентов.

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

Возвращаемое значение

Int32

Индекс первой страницы в массиве.

Комментарии

Начальная страница указывается при BaseDataListComponentEditor создании объекта.

Применяется к

См. также раздел