Back to Devexpress

DevExpress.Xpf.Controls Namespace

wpf-devexpress-dot-xpf-ffb08dc3.md

latest5.1 KB
Original Source

DevExpress.Xpf.Controls Namespace

Contains classes which provide the functionality for DevExpress WPF controls.

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Classes

NameDescription
BookRepresents a book control.
BreadcrumbControlA breadcrumb control.
BreadcrumbCustomDisplayTextEventArgsProvides data for the BreadcrumbControl.CustomDisplayText event.
BreadcrumbCustomImageEventArgsProvides data for the CustomImage event.
BreadcrumbHistoryChangingEventArgsProvides data for the HistoryChanging event.
BreadcrumbHistoryNodeRepresents an item within the control’s navigation history.
BreadcrumbNodeA Breadcrumb node.
BreadcrumbPathNodeRepresents a single node displayed in the path edit popup.
BreadcrumbQueryPathEventArgsProvides data for the QueryPath event.
CompletionWizardPageA completion page for the Wizard Control.
PageIndexChangingEventArgsProvides data for the Book.PageIndexChanging event.
StateChangedEventArgsContains data for the StateChanged event.
StepProgressBarA control that visualizes event chains.
StepProgressBarItemThe step item in the StepProgressBar.
WelcomeWizardPageA welcome page for the Wizard Control.
WizardA control for creating multi-page dialogs that guide end-users through a specific process (e.g., product installation).
WizardPageA regular page for the Wizard Control.
WizardServiceAllows you to use the Wizard control in compliance with MVVM.

Interfaces

NameDescription
IChildSelectorInterface that should be implemented by a class that retrieves the breadcrumb items’ child nodes from the data source.

Delegates

NameDescription
PageIndexChangingEventHandlerRepresents a method that will handle the Book.PageIndexChanging event.

Enums

NameDescription
BackwardNavigationLists values that specify the backward navigation logic.
BreadcrumbActualEditModeLists the values that specify the current active Breadcrumb edit mode.
BreadcrumbEditModeLists the values that specify the allowed Breadcrumb edit modes.
BreadcrumbHistoryChangingReasonLists the values that specify the reason for the HistoryChanging event occurrence.
PageTypeLists values that specify on which side of the book the first page is displayed.
StepProgressBarItemStateLists StepProgressBarItem states.
WizardDefaultButtonLists a Wizard’s default buttons.
WizardDefaultFocusLists the values that specify the WizardDefaultFocus.