Ribbon for WPF | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.WPF.Ribbon Namespace
    In This Topic
    Classes
     ClassDescription
    ClassControl tool that represents a button that performs an action.
    ClassTools that allows showing an arbitrary content.
    ClassThis control represents a drop-down button, with a Content element.
    ClassThis tools groups a set of Tools and display them as a drop-down menu.
    ClassSimplified Ribbon Toolbar
    ClassTool that offers a list of values that can be selected.
    ClassControl that represents a toggle button.
    ClassC1Tool represents the base abstract class for different tools like C1ButtonTool, C1ToggleButtonTool, C1DropDownTool, C1ContentControlTool.
    ClassThis class is used to separate tools in C1Ribbon or C1ToolStrip.
    ClassC1ToolStrip control represents a strip that contains one or more controls.
    ClassDrop-down menu item used in C1MenuTool.
    ClassCollection of tools of C1MenuTool.
    ClassRepresents a group of tools.
    ClassRepresents a panel that is used for element layout in RibbonGroup
    ClassRepresents the definition of tool sizes in ribbon group.
    ClassCollection of RibbonGroupSizeDefinition.
    ClassPanel that is used for element layout in C1Ribbon.
    ClassTabItem type for simplified toolbar
    ClassSpecifies information about the size and visibility of the label of a tool.
    ClassCollection of RibbonToolSizeDefinition.
    ClassMenu item used in C1MenuTool.
    ClassList of tools displayed as a C1.WPF.Menu.C1MenuList.
    ClassCollection of items that will not be shown inline.
    ClassThis is the main panel that show the visible (non-overflow) items.
    ClassExpose computed properties to be used inside the template of the tools.
    Enumerations
     EnumerationDescription
    EnumerationRepresents a constraint imposed by the C1Ribbon over the RibbonGroup.
    EnumerationGets or sets whether the tool is rendered large or small.
    EnumerationSpecifies the visibility of the label of a tool.
    EnumerationEnumeration containing available values for overflow handling in C1ToolStrip elements.
    See Also