ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / ReportItem Class / Value Property

In This Topic
    Value Property (ReportItem)
    In This Topic
    Gets the value of the report item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also