ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapDockableSubItem Interface / ToolTip Property

In This Topic
    ToolTip Property (IMapDockableSubItem)
    In This Topic
    Gets the tooltip.
    Syntax
    'Declaration
     
    ReadOnly Property ToolTip As String
    string ToolTip {get;}

    Property Value

    A System.String representing the tooltip.
    See Also