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

In This Topic
    Value Property (Field)
    In This Topic
    Field value.
    Syntax
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}
    See Also