[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Toolbar.Mobile

Mobile Property

Mobile

Gets the toolbar items configured for the mobile layout.

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

The ToolbarItems collection of toolbar items for the mobile layout.

Remarks

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