ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Persistence.Json Namespace / JsonReportCoders Class
Members

In This Topic
    JsonReportCoders Class
    In This Topic
    Represents a JSON coders for various types used in reports.
    Object Model
    JsonReportCoders Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class JsonReportCoders 
    public static class JsonReportCoders 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Core.Rdl.Persistence.Json.JsonReportCoders

    See Also