ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / ITooltipConfig Interface / Template Property

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