MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / IsMerged Property

In This Topic
IsMerged Property (Report)
In This Topic
Gets or sets a value indicating whether the report has been merged with the master report.
Syntax
'Declaration
 
Public Property IsMerged As Boolean
 

Property Value

A System.Boolean value where true if the report is merged with the master report; otherwise, false.
See Also