BaseDataListComponentEditor.GetInitialComponentEditorPageIndex Método

Definição

Obtém o índice da página inicial para mostrar no editor de componentes.

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

Devoluções

O índice da página inicial no array.

Observações

A página inicial é especificada quando o BaseDataListComponentEditor objeto é criado.

Aplica-se a

Ver também