ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / Toolbar Class
Members

In This Topic
    Toolbar Class
    In This Topic
    Represents the viewer's toolbar.
    Object Model
    Toolbar Class
    Syntax
    'Declaration
     
    Public Class Toolbar 
    public class Toolbar 
    Remarks
    The Toolbar class allows you to manipulate the toolbar elements for different layouts such as desktop, mobile, and fullscreen.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Viewer.Toolbar

    See Also