WizardPage.Title Property
Gets or sets the title of this page. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v25.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