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

In This Topic
    Title Property (ToolbarItem)
    In This Topic
    Specifies the tooltip of the toolbar item
    Syntax
    'Declaration
     
    Public Property Title As String
    public string Title {get; set;}
    See Also