Sdílet prostřednictvím


BaseDataListComponentEditor.GetInitialComponentEditorPageIndex Metoda

Definice

Získá index počáteční stránky, který se zobrazí v editoru komponent.

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

Návraty

Int32

Index počáteční stránky v poli.

Poznámky

Počáteční stránka se zadá při BaseDataListComponentEditor vytvoření objektu.

Platí pro

Viz také