[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Toolbar.Desktop

Desktop Property

Desktop

Gets the toolbar items configured for the desktop layout.

Declaration
public ToolbarItems Desktop { get; }
Property Value
Type Description
ToolbarItems

The ToolbarItems collection of toolbar items for the desktop layout.

Remarks

The Desktop property provides access to the toolbar items configured for the desktop layout, allowing customization of the toolbar elements for desktop usage.