ActiveReports 13
ToolTip Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ToolTip Property
Gets or sets the tool-tip object that is displayed for this element in the user interface (UI).
Syntax
'Declaration
 
Public Property ToolTip As Object
public object ToolTip {get; set;}

Property Value

The tooltip object. See Remarks below for details on why this parameter is not strongly typed.
See Also

Reference

Viewer Class
Viewer Members