ActiveReports Developer 7
MasterCode Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MasterContentCode Structure : MasterCode Property

Glossary Item Box

Gets the code property value from the master report.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MasterCode As System.String
C# 
public System.string MasterCode {get;}

See Also