[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.ReportSnapshot.UpdateEvalMessage

UpdateEvalMessage Method

UpdateEvalMessage(string)

Updates the evaluation message in the report snapshot.

Declaration
public ReportSnapshot UpdateEvalMessage(string message)
Parameters
Type Name Description
string message

The evaluation message.

Returns
Type Description
ReportSnapshot

A new instance of ReportSnapshot with the updated evaluation message.