WizardNavigationEventArgs.CurrentStepIndex 屬性

定義

取得目前顯示於 WizardStep 控制項中的 Wizard 物件索引。

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

屬性值

以零起始的索引值,表示目前顯示於 WizardStep 控制項中的 Wizard 物件。

適用於

另請參閱