Back to Devexpress

Wizard Attached Properties

wpf-devexpress-dot-xpf-dot-controls-dot-wizard-dot-underscore-attachedproperties.md

latest1.4 KB
Original Source

Wizard Attached Properties

A control for creating multi-page dialogs that guide end-users through a specific process (e.g., product installation).

NameDescription
IsButtonBack staticGets or sets a value that indicates whether the Back command should be executed when clicking the button. This is an attached property. This is a dependency property.
IsButtonCancel staticGets or sets a value that indicates whether the Cancel command should be executed when clicking the button. This is an attached property. This is a dependency property.
IsButtonFinish staticGets or sets a value that indicates whether the Finish command should be executed when clicking the button. This is an attached property. This is a dependency property.
IsButtonNext staticGets or sets a value that indicates whether the Next command should be executed when clicking the button. This is an attached property. This is a dependency property.

See Also

Wizard Class

Wizard Members

DevExpress.Xpf.Controls Namespace