Class | Description | |
---|---|---|
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. | |
C1Ribbon | Simplified Ribbon Toolbar | |
C1SelectTool | Tool that offers a list of values that can be selected. | |
C1ToggleButtonTool | Control that represents a toggle button. | |
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. | |
RibbonGroup | Represents a group of tools. | |
RibbonGroupPanel | Represents a panel that is used for element layout in RibbonGroup | |
RibbonGroupSizeDefinition | Represents the definition of tool sizes in ribbon group. | |
RibbonGroupSizeDefinitionCollection | Collection of RibbonGroupSizeDefinition. | |
RibbonPanel | Panel that is used for element layout in C1Ribbon. | |
RibbonTabItem | TabItem type for simplified toolbar | |
RibbonToolSizeDefinition | Specifies information about the size and visibility of the label of a tool. | |
RibbonToolSizeDefinitionCollection | Collection of RibbonToolSizeDefinition. | |
ToolMenuItem | Menu item used in C1MenuTool. | |
ToolMenuList | List of tools displayed as a C1.WPF.Menu.C1MenuList. | |
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. |