[]
        
(Showing Draft Content)

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

JsonReportCoders Class

Represents a JSON coders for various types used in reports.

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

Fields

Name Description
ActionCoder

Gets a coder for the Action type.

ActionParameterCoder

Gets a coder for the Parameter type.

ApplyParameterCoder

Gets a coder for the ApplyParameter type.

ApplyParametersActionCoder

Gets a coder for the ApplyParametersAction type.

CustomPropertyDefinitionCoder

Gets a coder for the CustomPropertyDefinition type.

DataSetParameterCoder

Gets a coder for the Parameter type.

DrillThroughParameterCoder

Gets a coder for the Parameter type, difference from other coders that it should use "ParameterName" instead of "Name"

DrillthroughCoder

Gets a coder for the Drillthrough type.

Expression

Gets a coder for the ExpressionInfo type.

ExpressionDefEmpty

Gets a coder for the ExpressionInfo type with an empty expression as the default value.

Expressions

Gets a coder for the ExpressionInfoCollection type.

FilterCoder

Gets a coder for the Filter type.

GroupingCoder

Gets a coder for the Grouping type.

Length

Gets a coder for the Length type.

LengthDefZero

Gets a coder for the Length type with Zero as the default value.

SortByCoder

Gets a coder for the SortBy type.