ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.DV Namespace / TooltipConfig Class / Template Property

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