ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Json Namespace / ReportJsonTemplateBuilder.ReportTemplate Class / Name Property

In This Topic
    Name Property (ReportJsonTemplateBuilder.ReportTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also