ActiveReports Developer 7
IMasterContentService Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : IMasterContentService Interface

Glossary Item Box

The following tables list the members exposed by IMasterContentService.

Public Properties

 NameDescription
 PropertyIsMasterspecifies if the current report is master report  
 PropertyMasterReportspecifies master report name, if any  
Top

Public Methods

 NameDescription
 MethodGetCodeGets the child and master report code based off of the passed in combined code.  
 MethodIsUpdatedReportPropertyReturns whether or not the report property value has been changed from the master.  
Top

See Also