WizardNavigationEventArgs.NextStepIndex 屬性

定義

取得值,表示 WizardStep 控制項將接著顯示的 Wizard 物件索引。

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

屬性值

Int32

以零起始的索引值,表,表示 WizardStep 控制項將接著顯示的 Wizard 物件。

適用於

另請參閱