ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / RdlxSettings Class / MasterReports Property

In This Topic
    MasterReports Property
    In This Topic
    Gets or sets the RDL MasterReport settings.
    Syntax
    'Declaration
     
    Public Property MasterReports As MasterReport
    public MasterReport MasterReports {get; set;}

    Property Value

    An instance of MasterReport that contains the MasterReport settings.
    See Also