ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Extensibility Namespace / JsonSerializersFactory Class
Members

In This Topic
    JsonSerializersFactory Class
    In This Topic
    Represents the factory for the external report items json serializers.
    Object Model
    JsonSerializersFactory Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class JsonSerializersFactory 
    public static class JsonSerializersFactory 
    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.Extensibility.JsonSerializersFactory

    See Also