[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Tooltip.-ctor

Tooltip Constructor

Tooltip(string, string, string)

Initializes a new instance of the Tooltip class.

Declaration
public Tooltip(string id, string label, string value)
Parameters
Type Name Description
string id

Id of the tooltip.

string label

Label of the tooltip.

string value

Text of the tooltip.