ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / ThemeConstant Class / Value Field

In This Topic
    Value Field (ThemeConstant)
    In This Topic
    Gets the value of the theme constant as an GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.
    Syntax
    'Declaration
     
    Public ReadOnly Value As ExpressionInfo
    public readonly ExpressionInfo Value
    See Also