[]
        
(Showing Draft Content)

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

DrillThroughParameterCoder Field

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

Namespace: GrapeCity.ActiveReports.Core.Rdl.Persistence.Json
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public static readonly JsonCoder<Parameter> DrillThroughParameterCoder
Returns
Type Description
JsonCoder<Parameter> Gets a coder for the type, difference from other coders that it should use "ParameterName" instead of "Name"