ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ToolbarItem Class
Properties

In This Topic
    ToolbarItem Class Members
    In This Topic

    The following tables list the members exposed by ToolbarItem.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyAction handler for the toolbar item  
    Public PropertyShows whether the toolbar item is checked  
    Public PropertyShows whether the toolbar item is enabled  
    Public PropertySpecifies css class for the icon of the toolbar item  
    Public PropertyThe uniq identifier of the toolbar item  
    Public PropertyThe function called to update toolbar item state  
    Public PropertySpecifies the text of the toolbar item  
    Public PropertySpecifies the tooltip of the toolbar item  
    Top
    See Also