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

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

Poznámky

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

Platí pro

Viz také