Skip to main content

ReportDesignerViewModel Class

Provides the view model functionality for a Silverlight Report Designer.

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

public class ReportDesignerViewModel :
    PreviewModelBase

#Returned By

The ReportDesigner.Model property returns an instance of ReportDesignerViewModel.

#Implements

#Inheritance

Object
PreviewModelBase
ReportDesignerViewModel
See Also