ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ToolbarItems Class
Members

In This Topic
    ToolbarItems Class
    In This Topic
    Represents a collection of toolbar items in the viewer's toolbar.
    Object Model
    ToolbarItems Class
    Syntax
    'Declaration
     
    Public Class ToolbarItems 
    public class ToolbarItems 
    Remarks
    The ToolbarItems class provides methods to add, update, and remove items from the toolbar, as well as manage the order and visibility of these items.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.ToolbarItems

    See Also