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 개체를 나타내는 인덱스 값(0부터 시작)입니다.

적용 대상

추가 정보