ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / TextConfig Class / Template Property

In This Topic
    Template Property (TextConfig)
    In This Topic
    Gets or sets data label text template
    Syntax
    'Declaration
     
    Public Property Template As String
    public string Template {get; set;}
    See Also