BaseDataListComponentEditor.GetInitialComponentEditorPageIndex Método

Definición

Obtiene el índice de la página inicial que se va a mostrar en el editor de componentes.

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

Devoluciones

Índice de la página inicial de la matriz.

Comentarios

La página inicial se especifica cuando se crea el BaseDataListComponentEditor objeto .

Se aplica a

Consulte también