ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ReportPaneViewModel Class
Members

In This Topic
    ReportPaneViewModel Class
    In This Topic
    View model for report pane. Handles single page and multipage views
    Object Model
    ReportPaneViewModel Class
    Syntax
    'Declaration
     
    Public Class ReportPaneViewModel 
       Inherits GrapeCity.Viewer.Common.Model.ActiveModel
    public class ReportPaneViewModel : GrapeCity.Viewer.Common.Model.ActiveModel 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.Model.ActiveModel
          GrapeCity.Viewer.Common.ViewModel.ReportPaneViewModel

    See Also