[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Persistence.Json.JsonCoders.NullableDouble

NullableDouble Field

Gets a coder for the nullable double type.

Namespace: GrapeCity.ActiveReports.Core.Rdl.Persistence.Json
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public static readonly JsonCoder<double?> NullableDouble
Returns
Type Description
JsonCoder<double?> Gets a coder for the nullable type.