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
 

Property Value

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