Skip to main content
A newer version of this page is available. .

Wizard.IsBackButtonVisibleProperty Field

Identifies the Wizard.IsBackButtonVisible dependency property.

Namespace: DevExpress.Xpf.Controls

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Controls, DevExpress.Wpf.Navigation

Declaration

public static readonly DependencyProperty IsBackButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also