ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.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 ReadOnly Property Template As String
    public string Template {get;}
    See Also