ReportDesignerViewBase Class
The base class for the Report Designer Views.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v22.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public abstract class ReportDesignerViewBase :
Control<ReportDesignerViewBase>,
IReportDesignerView
Related API Members
The following members return ReportDesignerViewBase objects:
Inheritance
Show 11 items
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
DevExpress.Mvvm.UI.Native.Control<ReportDesignerViewBase>
See Also