WizardNavigationEventArgs.CurrentStepIndex Właściwość

Definicja

Pobiera indeks obiektu WizardStep aktualnie wyświetlanego w Wizard kontrolce.

public:
 property int CurrentStepIndex { int get(); };
public int CurrentStepIndex { get; }
member this.CurrentStepIndex : int
Public ReadOnly Property CurrentStepIndex As Integer

Wartość właściwości

Int32

Wartość indeksu od zera reprezentująca WizardStep obiekt, który jest obecnie wyświetlany w Wizard kontrolce.

Dotyczy

Zobacz też