[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Extensibility.JsonSerializersFactory

JsonSerializersFactory Class

Represents the factory for the external report items json serializers.

Inheritance
JsonSerializersFactory
Namespace: GrapeCity.ActiveReports.Core.Rdl.Extensibility
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public static class JsonSerializersFactory

Methods

Name Description
Register(string, Type, Func<JsonConverter<ReportItem>>)

Registers a JSON converter for a specific type of report item.