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

ToolbarItem Class Members

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