[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnet.Designer.Utilities.ReportConverter.ToJson

ToJson Method

ToJson(Report)

Serializes the specified Report to JSON content.

Declaration
public static byte[] ToJson(Report report)
Parameters
Type Name Description
Report report

The Report to serialize.

Returns
Type Description
byte[]

A byte array containing the JSON report content.