ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / ToolTip Property

In This Topic
    ToolTip Property (MemoryReportItem)
    In This Topic
    Gets or sets a textual label for the item.
    Syntax
    'Declaration
     
    Public Property ToolTip As String
    public string ToolTip {get; set;}
    See Also