[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Toolbar.Toggle

Toggle Method

Toggle(bool)

Toggles the toolbar visibility.

Declaration
public Task Toggle(bool show)
Parameters
Type Name Description
bool show

Pass true to switch sidebar ON, and vise-versa.

Returns
Type Description
Task

A Task that represents the asynchronous operation of toggling the toolbar visibility.