[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IMasterContentService.GetMasterContent

GetMasterContent Method

GetMasterContent(string)

Gets the content for the specified item/property that was inferred from the master report.

Declaration
ICollection GetMasterContent(string itemName)
Parameters
Type Name Description
string itemName

A string value indicating the name of the item or property.

Returns
Type Description
ICollection

An ICollection of content items inferred from the master report.