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 |
---|---|
Change |
A service for runtime customization of reports in a Report Designer. |
Editors |
A service that maintains pop-up elements on the client. |
Report |
A service that runs a Report Wizard with the specified settings. |
#Interfaces
Name | Description |
---|---|
IChange |
If implemented by a class, provides a service for runtime customization of reports in a Report Designer. |
IEdit |
If implemented by a class, triggers the execution of actions in a Report Designer. |
IPage |
If implemented by a class, provides functionality to access and manage the content of a page displayed in a Report Designer. |
IReport |
If implemented by a class, provides a service that runs a Report Wizard with the specified settings. |