[]
        
(Showing Draft Content)

C1.Blazor.Ribbon

C1.Blazor.Ribbon Namespace

Classes

C1ButtonTool

Control tool that represents a button that performs an action.

C1ContentControlTool

Tools that allows showing an arbitrary content.

C1DropDownTool

This control represents a drop-down button, with a Content element.

C1MenuTool

This tools groups a set of Tools and display them as a drop-down menu.

C1SelectTool

Tool that offers a list of values that can be selected.

C1ToggleButtonTool

Control that represents a toggle button.

C1ToggleButtonToolMenuItem

Represents a selectable item inside a C1Menu control.

C1Tool

C1Tool represents the base abstract class for different tools like C1ButtonTool, C1ToggleButtonTool, C1DropDownTool, C1ContentControlTool.

C1ToolSeparator

This class is used to separate tools in C1Ribbon or C1ToolStrip.

C1ToolStrip

C1ToolStrip control represents a strip that contains one or more controls.

DropDownToolMenuItem

Drop-down menu item used in C1MenuTool.

MenuToolCollection

Collection of tools of C1MenuTool.

RibbonResources

This class gives access to localized resources from xaml.

ToolMenuItem

Represents a selectable item inside a C1Menu control.

ToolMenuList

List of tools displayed as a C1MenuList.

ToolMenuListCollection

Represents the collection of ToolMenuList items.

ToolStripItemCollection

Holds the list of items that constitute the content of an C1ToolStrip.

ToolStripOverflowItemsCollection

Collection of items that will not be shown inline.

ToolStripPanel

This is the main panel that show the visible (non-overflow) items.

ToolTemplateSettings

Expose computed properties to be used inside the template of the tools.

Enums

ToolLabelVisibility

Specifies the visibility of the label of a tool.

ToolStripOverflow

Enumeration containing available values for overflow handling in C1ToolStrip elements.