[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Report.IsMerged

IsMerged Property

IsMerged

Gets or sets a value indicating whether the report has been merged with the master report.

Declaration
public bool IsMerged { get; set; }
Property Value
Type Description
bool

A bool value where true if the report is merged with the master report; otherwise, false.