ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / ToolTip Property

In This Topic
ToolTip Property (IReportItem)
In This Topic
Gets a textual label for the item.
Syntax
'Declaration
 
ReadOnly Property ToolTip As String
 

Property Value

A System.String representing the tooltip.
See Also