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

In This Topic
    JsonCoders Class
    In This Topic
    Represents the JSON coders for various data types.
    Object Model
    JsonCoders Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class JsonCoders 
    public static class JsonCoders 
    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.JsonCoders

    See Also