[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Json.ReportJsonSerializer.Serialize

Serialize Method

Serialize(Report)

Serializes a specified Report object to a JSON string.

Declaration
public static string Serialize(Report report)
Parameters
Type Name Description
Report report

A Report object to be serialized.

Returns
Type Description
string

A JSON string representing the serialized report.