ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Seralization.Common Namespace / ExpressionCoder.DefaultValues Class / EmptyString Field

In This Topic
    EmptyString Field (ExpressionCoder.DefaultValues)
    In This Topic
    Gets the coder for GrapeCity.Enterprise.Data.Expressions.ExpressionInfo values with an empty string as the default value.
    Syntax
    'Declaration
     
    Public ReadOnly EmptyString As ExpressionCoder
    public readonly ExpressionCoder EmptyString
    See Also