ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapMarker Interface / Tooltip Property

In This Topic
    Tooltip Property (IMapMarker)
    In This Topic
    Gets the tooltip.
    Syntax
    'Declaration
     
    ReadOnly Property Tooltip As String
    string Tooltip {get;}
    See Also