Skip to main content

WizardPage.TitleProperty Field

Identifies the WizardPage.Title dependency property.

Namespace: DevExpress.Xpf.Controls

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

NuGet Package: DevExpress.Wpf.Controls

Declaration

public static readonly DependencyProperty TitleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also