ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Property Class / Value Property

In This Topic
    Value Property (Property)
    In This Topic
    An GrapeCity.ActiveReports.Expressions.ExpressionInfo object that evaluates to the value of the property.
    Syntax
    'Declaration
     
    Public Property Value As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Value {get; set;}
    See Also