ActiveReports 18 .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
    Syntax
    'Declaration
     
    Public Property Value As String
    public string Value {get; set;}
    See Also