ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / ReportModel Property

In This Topic
    ReportModel Property
    In This Topic
    Gets or sets the report model.
    Syntax
    'Declaration
     
    Public Property ReportModel As ReportModelBase
    public ReportModelBase ReportModel {get; set;}
    See Also