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

ToolbarItem Class Properties

For a list of all members of this type, see ToolbarItem members.

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