Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

WizardService Fields
Show Inherited Hide Inherited

Allows you to use the Wizard control in compliance with MVVM.
Name Description
ClearDataContextOnNavigationProperty static Identifies the WizardService.ClearDataContextOnNavigation dependency property.
PageGeneratorTemplateProperty static Identifies the WizardService.PageGeneratorTemplate dependency property.
PageGeneratorTemplateSelectorProperty static Identifies the WizardService.PageGeneratorTemplateSelector dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
ViewLocatorProperty static Identifies the ViewServiceBase.ViewLocator dependency property. Inherited from ViewServiceBase.
ViewTemplateProperty static Identifies the ViewServiceBase.ViewTemplate dependency property. Inherited from ViewServiceBase.
ViewTemplateSelectorProperty static Identifies the ViewServiceBase.ViewTemplateSelector dependency property. Inherited from ViewServiceBase.
WizardProperty static Identifies the WizardService.Wizard dependency property.
See Also