ActiveReports Developer 7
ToolTip Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : ToolTip Property

Glossary Item Box

Contains a textual label for the item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ToolTip As System.String
C# 
System.string ToolTip {get;}

See Also