WizardNavigationEventArgs.NextStepIndex 속성

정의

컨트롤이 다음에 표시할 개체 WizardStepWizard 인덱스를 나타내는 값을 가져옵니다.

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

속성 값

컨트롤이 다음에 표시할 개체 WizardStepWizard 나타내는 0부터 시작하는 인덱스 값입니다.

적용 대상

추가 정보