Skip to main content

Wizard.AllowCancelProperty Field

Identifies the Wizard.AllowCancel dependency property.

Namespace: DevExpress.Xpf.Controls

Assembly: DevExpress.Xpf.Controls.v23.2.dll

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty AllowCancelProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also