Skip to main content

DevExpress.Xpf.ReportDesigner.Services Namespace

In This Article

Contains interfaces and classes that provide auxiliary functionality as services of a Silverlight Report Designer.

Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll

#Classes

Name Description
ChangeService A service for runtime customization of reports in a Report Designer.
EditorsPopupService A service that maintains pop-up elements on the client.
ReportWizardLauncherService<TModel> A service that runs a Report Wizard with the specified settings.

#Interfaces

Name Description
IChangeService If implemented by a class, provides a service for runtime customization of reports in a Report Designer.
IEditActionsInvoker If implemented by a class, triggers the execution of actions in a Report Designer.
IPageContentProvider If implemented by a class, provides functionality to access and manage the content of a page displayed in a Report Designer.
IReportWizardLauncherService If implemented by a class, provides a service that runs a Report Wizard with the specified settings.