ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IVisualAppearance Interface / TooltipText Property

In This Topic
    TooltipText Property
    In This Topic
    Specifies balloon or tooltip text that should be displayed for this area.
    Syntax
    'Declaration
     
    Property TooltipText As String
    string TooltipText {get; set;}
    See Also