Back to Devexpress

ReportDesignerViewBase Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-67519bbc.md

latest1.9 KB
Original Source

ReportDesignerViewBase Class

The base class for the Report Designer Views.

Namespace : DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public abstract class ReportDesignerViewBase :
    Control,
    IReportDesignerView
vb
Public MustInherit Class ReportDesignerViewBase
    Inherits Control
    Implements IReportDesignerView

The following members return ReportDesignerViewBase objects:

Inheritance

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ReportDesignerViewBase ReportDesignerBrowserView

ReportDesignerClassicView

See Also

ReportDesignerViewBase Members

DevExpress.Xpf.Reports.UserDesigner Namespace