ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Json Namespace / ReportJsonTemplateBuilder.ImageResource Class / Value Property

In This Topic
    Value Property (ReportJsonTemplateBuilder.ImageResource)
    In This Topic
    Gets or sets the value of the image resource.
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}

    Property Value

    A System.String representing the value of the image resource.
    See Also