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

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