WizardNavigationEventArgs.CurrentStepIndex 속성

정의

WizardStep 컨트롤에 현재 표시된 Wizard 개체의 인덱스를 가져옵니다.

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

속성 값

Int32

WizardStep 컨트롤에 현재 표시된 Wizard 개체를 나타내는 인덱스 값(0부터 시작)입니다.

적용 대상

추가 정보