[]
        
(Showing Draft Content)

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

StringDefEmpty Field

Gets a coder for the string type with a default value of an empty string.

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