Back to Devexpress

WizardPageChangedEventArgs.Direction Property

windowsforms-devexpress-dot-xtrawizard-dot-wizardpagechangedeventargs-6940173b.md

latest1.2 KB
Original Source

WizardPageChangedEventArgs.Direction Property

Gets a value that indicates in which direction a user navigates between pages.

Namespace : DevExpress.XtraWizard

Assembly : DevExpress.XtraWizard.v25.2.dll

NuGet Package : DevExpress.Win

Declaration

csharp
public Direction Direction { get; }
vb
Public ReadOnly Property Direction As Direction

Property Value

TypeDescription
DevExpress.XtraWizard.Direction

A DevExpress.XtraWizard.Direction enumeration value that specifies in which direction a user navigates between pages.

|

See Also

WizardPageChangedEventArgs Class

WizardPageChangedEventArgs Members

DevExpress.XtraWizard Namespace