[]
        
(Showing Draft Content)

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

BoolDefFalse Field

Gets a coder for the bool type with a default value of an false.

Namespace: GrapeCity.ActiveReports.Core.Rdl.Persistence.Json
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public static readonly JsonCoder<bool> BoolDefFalse
Returns
Type Description
JsonCoder<bool> Gets a coder for the type with a default value of an false.