ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / Tooltip Class / Value Field

In This Topic
    Value Field (Tooltip)
    In This Topic
    Text of the tooltip.
    Syntax
    'Declaration
     
    Public ReadOnly Value As String
    public readonly string Value
    See Also