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

Glossary Item Box

Gets the code property value from the child report.

Syntax

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

See Also