ActiveReports 19 .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 PropertyGets or sets the action handler for the toolbar item. This handler is invoked when the item is activated.  
    Public PropertyGets or sets a value indicating whether the toolbar item is checked.  
    Public PropertyGets or sets a value indicating whether the toolbar item is enabled.  
    Public PropertyGets or sets the CSS class for the icon of the toolbar item.  
    Public PropertyGets or sets the unique identifier for the toolbar item.  
    Public PropertyGets or sets the function that is called to update the state of the toolbar item.  
    Public PropertyGets or sets the display text for the toolbar item.  
    Public PropertyGets or sets the tooltip text for the toolbar item.  
    Top
    See Also