IWizardCustomization<TModel>.WizardTitle Property
In This Article
Specifies the title of the wizard window.
Namespace: DevExpress.DataAccess.UI.Wizard
Assembly: DevExpress.DataAccess.v24.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value. |
See Also