ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer.Utilities Namespace / ReportConverter Class
Methods

In This Topic
    ReportConverter Class Members
    In This Topic

    The following tables list the members exposed by ReportConverter.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Deserializes a GrapeCity.ActiveReports.PageReportModel.Report from JSON content.  
    Public Methodstatic (Shared in Visual Basic)Deserializes a GrapeCity.ActiveReports.PageReportModel.Report from XML content.  
    Public Methodstatic (Shared in Visual Basic)Serializes the specified GrapeCity.ActiveReports.PageReportModel.Report to JSON content.  
    Public Methodstatic (Shared in Visual Basic)Serializes the specified GrapeCity.ActiveReports.PageReportModel.Report to XML content.  
    Top
    See Also