[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Persistence.Json.ReportItemBaseCoder

ReportItemBaseCoder Class

Represents a JSON coders for the base ReportItem class.

Inheritance
ReportItemBaseCoder
Namespace: GrapeCity.ActiveReports.Core.Rdl.Persistence.Json
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public static class ReportItemBaseCoder

Methods

Name Description
ReportItem<T>(JsonObjectCoderBuilder<T>, string)

Configures a JsonObjectCoderBuilder<TObject> to handle a specific report item type.