[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Aspnet.Designer.Utilities.ReportConverter.ToXml

ToXml Method

ToXml(Report)

Serializes the specified Report to XML content.

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

The Report to serialize.

Returns
Type Description
byte[]

A byte array containing the XML report content.