Udostępnij za pośrednictwem


WizardNavigationEventArgs.CurrentStepIndex Właściwość

Definicja

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

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

Wartość indeksu zero, która reprezentuje WizardStep obiekt, który jest obecnie wyświetlany w kontrolce Wizard .

Dotyczy

Zobacz też