ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IMasterContentService Interface
Properties Methods

In This Topic
    IMasterContentService Interface Members
    In This Topic

    The following tables list the members exposed by IMasterContentService.

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