[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MasterContentService.GetMasterContent

GetMasterContent Method

GetMasterContent(string)

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

Declaration
public 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.

Implements
Remarks

Currently assumes the collection being requested is directly off of the report.