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

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