MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ToolbarItem Class / Title Property

In This Topic
Title Property (ToolbarItem)
In This Topic
Gets or sets the tooltip text for the toolbar item.
Syntax
'Declaration
 
Public Property Title As String
 

Property Value

The tooltip text as a System.String.
Remarks
The Title property sets the text that appears as a tooltip when the user hovers over the toolbar item.
See Also