[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.ExpressionCoder.DefaultValues

ExpressionCoder.DefaultValues Class

Inheritance
ExpressionCoder.DefaultValues
Namespace: GrapeCity.ActiveReports.Core.Rdl.Seralization.Common
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class ExpressionCoder.DefaultValues

Constructors

Name Description
DefaultValues(ExpressionCoder)

Fields

Name Description
EmptyString

Gets the coder for ExpressionInfo values with an empty string as the default value.

Inherit

Gets the coder for ExpressionInfo values with InheritedValue as the default value.

Null

Gets the coder for ExpressionInfo values with null as the default value.

Methods

Name Description
FromString(string)

Extension Methods