ActiveReports 14 .NET Edition
GrapeCity.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
     Propertyspecifies if the current report is master report  
     Propertyspecifies master report name, if any  
    Top
    Public Methods
     NameDescription
     MethodGets the child and master report code based off of the passed in combined code.  
     Methodreturns the content for specified item/property that was inferred from the master report  
     MethodOverloaded. returns the owner for the specified report component  
     MethodReturns whether or not the report property value has been changed from the master.  
     MethodUpdates the service with a new master and combined report.  
    Top
    See Also