ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / JsonDataSource Class / JsonData Property

In This Topic
    JsonData Property
    In This Topic
    Specifies the json data string.
    Syntax
    'Declaration
     
    Public Property JsonData As String
    public string JsonData {get; set;}
    See Also