[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Tooltip

Tooltip Class

Defines tooltip shown for the interactive area.

Inheritance
Tooltip
Namespace: GrapeCity.ActiveReports.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class Tooltip

Constructors

Name Description
Tooltip(string, string, string)

Initializes a new instance of the Tooltip class.

Fields

Name Description
Id

Id of the tooltip.

Label

Label of the tooltip.

Value

Text of the tooltip.

Extension Methods