Skip to main content

Wizard.IsNextButtonVisibleProperty Field

Identifies the Wizard.IsNextButtonVisible dependency property.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty IsNextButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also