[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Toolbar

Toolbar Class

Represents the viewer's toolbar.

Inheritance
Toolbar
Implements
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public class Toolbar : IDisposable
Remarks

The Toolbar class allows you to manipulate the toolbar elements for different layouts such as desktop, mobile, and fullscreen.

Properties

Name Description
Desktop

Gets the toolbar items configured for the desktop layout.

Fullscreen

Gets the toolbar items configured for fullscreen mode.

Mobile

Gets the toolbar items configured for the mobile layout.

Methods

Name Description
Dispose()
Toggle(bool)

Toggles the toolbar visibility.