ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MasterContentService Class
Members

In This Topic
    MasterContentService Class
    In This Topic
    Represents a class for determining report and report item ownership. Implements of the IMasterContentService interface.
    Object Model
    MasterContentService Class
    Syntax
    'Declaration
     
    Public NotInheritable Class MasterContentService 
       Implements IMasterContentService 
    public sealed class MasterContentService : IMasterContentService  
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.MasterContentService

    See Also