New to Telerik ReportingStart a free 30-day trial

ToolTip

Class

Represents a processed tooltip class that will be shown in a viewer

Definition

Namespace:Telerik.Reporting.Processing

Assembly:Telerik.Reporting.dll

Syntax:

C#
public class ToolTip

Inheritance: objectToolTip

Properties

Gets or sets the name of the report item associated with the action

C#
public string ReportItemName { get; set; }

Text

string

Gets or sets the tooltip text content.

C#
public string Text { get; set; }

Title

string

Gets or sets the tooltip title.

C#
public string Title { get; set; }
In this article
DefinitionPropertiesReportItemNameTextTitle
Not finding the help you need?
Contact Support