Comparteix a través de


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

Int32

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

Comentarios

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

Se aplica a

Consulte también