WizardNavigationEventArgs.CurrentStepIndex Özellik

Tanım

Denetimde şu anda görüntülenen nesnenin WizardStep dizinini Wizard alır.

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

Özellik Değeri

Denetimde Wizard şu anda görüntülenen nesneyi temsil WizardStep eden sıfır tabanlı dizin değeri.

Şunlara uygulanır

Ayrıca bkz.