ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / HitTestInfoBase Class / ShowTooltip Property

In This Topic
    ShowTooltip Property
    In This Topic
    Gets or sets a value indicating whether tooltip should be shown.
    Syntax
    'Declaration
     
    Public ReadOnly Property ShowTooltip As Boolean
    public bool ShowTooltip {get;}

    Property Value

    true if [show tooltip]; otherwise, false.
    See Also