ActiveReports Developer 7
ToolTip Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : ToolTip Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property ToolTip As System.String
C# 
public virtual System.string ToolTip {get; set;}

See Also