Skip to main content

Wizard.IsFinishButtonVisibleProperty Field

Identifies the Wizard.IsFinishButtonVisible dependency property.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty IsFinishButtonVisibleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also