ActiveReports Developer 7
IsMaster Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > IMasterContentService Interface : IsMaster Property

Glossary Item Box

specifies if the current report is master report

Syntax

Visual Basic (Declaration) 
ReadOnly Property IsMaster As System.Boolean
C# 
System.bool IsMaster {get;}

See Also