Back to Devexpress

DevExpress.Xpf.Reports.UserDesigner Namespace

wpf-devexpress-dot-xpf-dot-reports.md

latest10.3 KB
Original Source

DevExpress.Xpf.Reports.UserDesigner Namespace

Contains classes that implement the functionality specific to the Report Designer.

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

NuGet Package : DevExpress.Wpf.Reporting

Classes

NameDescription
DefaultBarItemNames staticContains default item captions displayed in the Report Designer‘s toolbar.
DefaultContextMenuItemNames staticContains fields that identify context menu items and their containers in the Report Designer.
DockLayoutManagerItemsNames staticContains fields that identify dock panels and groups in the Report Designer.
DockPanelOptionsBaseA base class for classes that provide options for the Report Designer‘s dock panels.
FieldListOptionsProvides access to the Field List‘s options.
GroupAndSortPanelOptionsProvides access to the Group and Sort Panel‘s options.
OperationFailedEventArgsA base class for classes providing data for events that occur when corresponding operations with the report designer document failed.
ParameterTypeRegistrator staticProvides functionality to register custom parameter types in an Report Designer.
PropertyGridOptionsProvides the Property Grid‘s options.
ReportClonedEventArgsProvides data for the ReportDesignerDocument.ReportCloned event.
ReportDesignerA control used to create an End-User Report Designer under the WPF platform.
ReportDesignerBaseThe class that provides basic functionality for the End-User Report Designer.
ReportDesignerBrowserViewA web browser-inspired View intended to provide a compact and intuitive multi-document interface for the End-User Report Designer.
ReportDesignerClassicViewA View that uses classic approaches to constructing a multi-document interface for the End-User Report Designer.
ReportDesignerCommandsProvides access to Report Designer commands.
ReportDesignerDocumentA single document in the End-User Report Designer.
ReportDesignerDocumentCancelEventArgsA base class for classes that provide data for cancellable events in the End-User Report Designer.
ReportDesignerDocumentClosingEventArgsProvides data for the ReportDesignerBase.DocumentClosing and ReportDesignerDocument.Closing events.
ReportDesignerDocumentEventArgsProvides data for events related to loading, closing and saving documents in the End-User Report Designer.
ReportDesignerDocumentLoadFailedEventArgsProvides data for the ReportDesignerDocument.LoadFailed and ReportDesignerBase.DocumentOpenFailed events.
ReportDesignerDocumentOperationFailedEventArgsA base class for classes providing data for events that occur when loading and saving report designer documents fails.
ReportDesignerDocumentSaveFailedEventArgsProvides data for the ReportDesignerBase.DocumentSaveFailed and ReportDesignerDocument.SaveFailed events.
ReportDesignerDocumentSubreportLoadFailedEventArgsProvides data for the ReportDesignerBase.SubreportLoadFailed and ReportDesignerDocument.SubreportLoadFailed events.
ReportDesignerFieldListOptionsBehaviorUse the ReportDesigner.FieldListOptions property instead.
ReportDesignerViewBaseThe base class for the Report Designer Views.
ReportExplorerOptionsProvides access to the Report Explorer‘s options.
ReportGalleryOptionsProvides access to the Report Gallery‘s options.
SubreportLoadFailedEventArgsA base class for classes providing data for events that occur when an attempt to load subreports fails.

Interfaces

NameDescription
IReportDesignerUIIf implemented, provides functionality to save and open reports using a Custom Report Storage.
IReportProviderIf implemented, provides functionality to obtain reports from a Custom Report Storage.
IReportSerializerIf implemented, provides functionality to save or load a report from a stream.
IReportStorageIf implemented, provides functionality to implement a Custom Report Storage.
IXRChangeServiceIf implemented, registers the specified changes made to an XRControl or ReportDesignerDocument as a single entry in the undo-redo stack.

Enums

NameDescription
DockPanelVisibilityEnumerates values that specify the visibility state for the Report Designer‘s dock panels.
ReportDesignerDocumentViewKindEnumerates values that specify the view mode of report designer documents.