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

In This Topic
    ConnectionString Property (JsonDataSource)
    In This Topic
    Specifies the string used to load the data from the json.
    Syntax
    'Declaration
     
    Public Property ConnectionString As String
    public string ConnectionString {get; set;}
    See Also