WizardPageChangedEventArgs.Direction Property
Gets a value that indicates in which direction a user navigates between pages.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraWizard.Direction | A DevExpress.XtraWizard.Direction enumeration value that specifies in which direction a user navigates between pages. |
See Also