WizardPage.Title Property
In This Article
Gets or sets the title of this page. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that is the title of this page. |
#Remarks
See Pages to learn more.
See Also