Skip to main content
A newer version of this page is available. .

DevExpress.Xpf.Controls Namespace

Contains classes which provide the functionality for DevExpress WPF controls.

Assembly: DevExpress.Xpf.Controls.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Controls, DevExpress.Wpf.Navigation

Classes

Name Description
Book Represents a book control.
BreadcrumbControl A breadcrumb control.
BreadcrumbCustomDisplayTextEventArgs Provides data for the BreadcrumbControl.CustomDisplayText event.
BreadcrumbCustomImageEventArgs Provides data for the CustomImage event.
BreadcrumbHistoryChangingEventArgs Provides data for the HistoryChanging event.
BreadcrumbHistoryNode Represents an item within the control’s navigation history.
BreadcrumbNode A Breadcrumb node.
BreadcrumbPathNode Represents a single node displayed in the path edit popup.
BreadcrumbQueryPathEventArgs Provides data for the QueryPath event.
CompletionWizardPage A completion page for the Wizard Control.
PageIndexChangingEventArgs Provides data for the Book.PageIndexChanging event.
WelcomeWizardPage A welcome page for the Wizard Control.
Wizard A control for creating multi-page dialogs that guide end-users through a specific process (e.g., product installation).
WizardPage A regular page for the Wizard Control.
WizardService Allows you to use the Wizard control in compliance with MVVM.

Interfaces

Name Description
IChildSelector Interface that should be implemented by a class that retrieves the breadcrumb items’ child nodes from the data source.

Delegates

Name Description
PageIndexChangingEventHandler Represents a method that will handle the Book.PageIndexChanging event.

Enums

Name Description
BackwardNavigation Lists values that specify the backward navigation logic.
BreadcrumbActualEditMode Lists the values that specify the current active Breadcrumb edit mode.
BreadcrumbEditMode Lists the values that specify the allowed Breadcrumb edit modes.
BreadcrumbHistoryChangingReason Lists the values that specify the reason for the HistoryChanging event occurrence.
PageType Lists values that specify on which side of the book the first page is displayed.
WizardDefaultFocus Lists the values that specify the WizardDefaultFocus.