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

ToolbarItems Class
Represents a collection of toolbar items in the viewer's toolbar.
Object Model
ToolbarItems Class
Syntax
'Declaration
 
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