ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IMasterContentService Interface / IsMaster Property

In This Topic
    IsMaster Property
    In This Topic
    specifies if the current report is master report
    Syntax
    'Declaration
     
    ReadOnly Property IsMaster As Boolean
    bool IsMaster {get;}
    See Also