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

In This Topic
    MasterContentService Class Members
    In This Topic

    The following tables list the members exposed by MasterContentService.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MasterContentService class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the current report is a master report.  
    Public PropertyGets or sets the name of the master report, if any.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the child and master report code based on the provided combined code.  
    Public MethodGets the content for the specified item/property that was inferred from the master report.  
    Public MethodOverloaded. Gets the owner of the specified report component.  
    Public MethodGets a value indicating whether the report property value has been changed from the master.  
    Public MethodUpdates the service with a new master and combined report.  
    Top
    See Also