[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MasterContentCode.-ctor

MasterContentCode Constructor

MasterContentCode(string, string)

Initializes a new instance of the MasterContentCode struct.

Declaration
public MasterContentCode(string masterCode, string childCode)
Parameters
Type Name Description
string masterCode

A string value indicating the code property value coming from the master report.

string childCode

A string value indicating the code property value coming from the child report.