RichTextBox for UWP | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.Xaml.RichTextBox Namespace (C1.UWP.RichTextBox.Menu)
    In This Topic
    Classes
     ClassDescription
    ClassAbstract base class for C1RichTextBoxMenu RadialMenu item tools that applies color to C1RichTextBox.
    ClassJust used to display for the group of color tools.
    ClassDefines the type of header for C1ApplyColorMenuTool.
    ClassMenu item that makes text bold in a C1RichTextBox.
    ClassMenu item that aligns the content of a table cell to the bottom in a C1RichTextBox.
    ClassMenu item that creates bullet lists in a C1RichTextBox.
    ClassMenu item that aligns text to the center in a C1RichTextBox.
    ClassRadialMenu item that clear all formatting from a C1RichTextBox.
    ClassAbstract base class for color tools in a C1RichTextBoxMenu.
    ClassMenu item that copies text into the clipboard from a C1RichTextBox.
    ClassMenu item that cuts text into the clipboard from a C1RichTextBox.
    ClassMenu item that decreases the font size in a C1RichTextBox.
    ClassMenu item for deleting rows, columns and cells from a table in a C1RichTextBox.
    ClassControl that modifies the background of paragraphs in a C1RichTextBox.
    ClassControl that modifies the foreground color in a C1RichTextBox.
    ClassControl that modifies the font family in a C1RichTextBox.
    ClassContents of the dialog used in C1FontFamilyMenuTool.
    ClassControl that changes font size in a C1RichTextBox.
    ClassContents of the dialog used in C1InsertHyperlinkMenuTool.
    ClassContents of the dialog used in C1InsertImageMenuTool.
    ClassMenu item that increases the font size in a C1RichTextBox.
    ClassMenu item for inserting table columns in a C1RichTextBox.
    ClassMenu item for inserting table columns in a C1RichTextBox.
    ClassMenu item that inserts hyperlinks in a C1RichTextBox.
    ClassMenu item that inserts images in a C1RichTextBox.
    ClassMenu item for inserting table rows in a C1RichTextBox.
    ClassMenu item for inserting table rows in a C1RichTextBox.
    ClassMenu item that inserts tables in a C1RichTextBox.
    ClassMenu item that makes text italic in a C1RichTextBox.
    ClassMenu item that justifies text in a C1RichTextBox.
    ClassMenu item that aligns text to the left in a C1RichTextBox.
    ClassBase class for toolbar buttons that create lists in a C1RichTextBox.
    ClassAbstract base class for C1RichTextBoxMenu RadialMenu item tools.
    ClassMenu item for merging table cells in a C1RichTextBox.
    ClassMenu item that creates numbered lists in a C1RichTextBox.
    ClassMenu item that pastes text from the clipboard to a C1RichTextBox.
    ClassMenu item that redoes actions in a C1RichTextBox.
    ClassMenu item that removes hyperlinks from a C1RichTextBox.
    ClassRepresents a RadialMenu for a C1RichTextBox.
    ClassHelper class for tools in C1RichTextBoxMenu.
    ClassMenu item that aligns text to the right in a C1RichTextBox.
    ClassMenu item that select all content in a C1RichTextBox.
    ClassMenu item for selecting table cells, rows and columns in a C1RichTextBox.
    ClassBase class for size tools in a C1RichTextBoxMenu.
    ClassMenu item that strikes though text in a C1RichTextBox.
    ClassMenu item that vertically aligns text as subscript in a C1RichTextBox.
    ClassMenu item that vertically aligns text as superscript in a C1RichTextBox.
    ClassContents of the dialog used in C1InsertTableMenuTool.
    ClassControl that highlights text in a C1RichTextBox.
    ClassAbstract base class for toggle menu items in C1RichTextBoxMenu.
    ClassMenu item that aligns the content of a table cell to the top in a C1RichTextBox.
    ClassMenu item that underlines text in a C1RichTextBox.
    ClassMenu item that undoes actions in a C1RichTextBox.
    ClassMenu item for unmerging table cells in C1RichTextBox.
    ClassMenu item that center aligns the content of a table cell in a C1RichTextBox.
    Interfaces
     InterfaceDescription
    InterfaceTools that need to be updated when the associated C1RichTextBox changes implement this interface.
    Enumerations
     EnumerationDescription
    EnumerationDefines the target type for C1SelectTableMenuTool and C1DeleteTableMenuTool.
    See Also