skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • Resources Hub
    • .NET MAUI Tutorials and Learning
    • First Steps
    • Submit a Ticket
    • FAQs

    Docs & Resources

    • Docs
    • Demos
    • Migrate to .NET MAUI
    • Forums
    • Videos
    • Blogs

    Productivity and Design Tools

    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Namespace Telerik.Maui.Controls.RichTextEditor

Classes

InsertImageErrorEventArgs

Represents the event arguments for the InsertImageError event.

OpenHyperlinkErrorEventArgs

Represents the event arguments for the OpenHyperlinkError event.

PickImageEventArgs

Represents the event arguments for the PickImage event.

RadRichTextEditorResources

Provides default resources for RadRichTextEditor control.

RadRichTextEditorToolbar

Provides a customizable toolbar for the RadRichTextEditor component.

Available toolbar item types include:

  • RichTextEditorFontFamilyToolbarItem - Provides font family selection
  • RichTextEditorFontSizeToolbarItem - Provides font size selection
  • RichTextEditorBoldToolbarItem - Applies bold text formatting
  • RichTextEditorItalicToolbarItem - Applies italic text formatting
  • RichTextEditorUnderlineToolbarItem - Applies underline text formatting
  • RichTextEditorStrikethroughToolbarItem - Applies strikethrough text formatting
  • RichTextEditorSubscriptToolbarItem - Applies subscript text formatting
  • RichTextEditorSuperscriptToolbarItem - Applies superscript text formatting
  • RichTextEditorAlignLeftToolbarItem - Applies left text alignment
  • RichTextEditorAlignCenterToolbarItem - Applies center text alignment
  • RichTextEditorAlignRightToolbarItem - Applies right text alignment
  • RichTextEditorAlignJustifyToolbarItem - Applies justified text alignment
  • RichTextEditorTextColorToolbarItem - Provides text color selection
  • RichTextEditorHighlightTextColorToolbarItem - Provides text highlight color selection
  • RichTextEditorBulletingToolbarItem - Applies bulleted list formatting
  • RichTextEditorNumberingToolbarItem - Applies numbered list formatting
  • RichTextEditorOutdentToolbarItem - Decreases text indentation
  • RichTextEditorIndentToolbarItem - Increases text indentation
  • RichTextEditorTextFormattingToolbarItem - Provides text formatting options
  • RichTextEditorClearFormattingToolbarItem - Clears text formatting
  • RichTextEditorUndoToolbarItem - Executes undo action
  • RichTextEditorRedoToolbarItem - Executes redo action
  • RichTextEditorCopyToolbarItem - Copies selected content to clipboard
  • RichTextEditorCutToolbarItem - Cuts selected content to clipboard
  • RichTextEditorPasteHtmlToolbarItem - Pastes HTML content from clipboard
  • RichTextEditorAddOrEditHyperlinkToolbarItem - Adds or edits hyperlink (desktop only)
  • RichTextEditorRemoveHyperlinkToolbarItem - Removes hyperlink (desktop only)
  • RichTextEditorAddOrEditImageToolbarItem - Adds or edits image (desktop only)
  • RichTextEditorHyperlinkNavigationToolbarItem - Provides hyperlink navigation (mobile only)
  • RichTextEditorImageNavigationToolbarItem - Provides image navigation (mobile only)
  • SeparatorToolbarItem - Provides visual separators between item groups
  • RichTextEditorButtonToolbarItem - Provides base class for button-based toolbar items
  • RichTextEditorToggleButtonToolbarItem - Provides base class for toggle button toolbar items
  • RichTextEditorRadioButtonToolbarItem - Provides base class for radio button toolbar items
  • RichTextEditorListPickerButtonToolbarItem - Provides base class for list picker button toolbar items
  • RichTextEditorColorPickerToolbarItem - Provides base class for color picker toolbar items
  • RichTextEditorDialogToolbarItem - Provides base class for dialog-based toolbar items
  • RichTextEditorFontAttributesToolbarItem - Provides base class for font attribute toolbar items
  • RichTextEditorHorizontalTextAlignmentToolbarItem - Provides base class for text alignment toolbar items
  • RichTextEditorListTypeToolbarItem - Provides base class for list type toolbar items
  • RichTextEditorTextDecorationsToolbarItem - Provides base class for text decoration toolbar items
  • RichTextEditorAddHyperlinkToolbarItem - Provides add hyperlink functionality
  • RichTextEditorEditHyperlinkToolbarItem - Provides edit hyperlink functionality
  • RichTextEditorOpenHyperlinkToolbarItem - Provides open hyperlink functionality
  • RichTextEditorHyperlinkDialogToolbarItem - Provides hyperlink dialog functionality
  • RichTextEditorAddImageToolbarItem - Provides add image functionality
  • RichTextEditorEditImageToolbarItem - Provides edit image functionality
  • RichTextEditorRemoveImageToolbarItem - Provides remove image functionality
  • RichTextEditorImageDialogToolbarItem - Provides image dialog functionality
  • RichTextEditorImagePickerToolbarItem - Provides image picker functionality

RichTextDataImageSource

Reperesents an image source from a data buffer in the RadRichTextEditor.

RichTextDecorations

Specifies the decorations of a span of text.

RichTextEditorAddHyperlinkToolbarItem

Opens a popup with a RichTextEditorHyperlinkDialogToolbarItemViewContent where to enter Url information and executes an action of the RadRichTextEditor to add a hyperlink for the current selection.

RichTextEditorAddImageToolbarItem

When image is not selected in the RadRichTextEditor awaits the result in the PickImageEventArgs of PickImage event to get the RichTextImageSource and inserts the image.

RichTextEditorAddOrEditHyperlinkToolbarItem

Opens a popup with a RichTextEditorHyperlinkDialogToolbarItemViewContent where to enter Url information and executes an action of the RadRichTextEditor to add or edit a hyperlink for the current selection.

RichTextEditorAddOrEditImageToolbarItem

If Image is selected in the RadRichTextEditor opens a dialog with RichTextEditorImageDialogToolbarItemViewContent to edit the image. If Image is not selected in the RadRichTextEditor awaits the result in the PickImageEventArgs of PickImage event to get the RichTextImageSource and inserts the image.

RichTextEditorAlignCenterToolbarItem

Executes an action of the RadRichTextEditor to align the content centered in the available space.

RichTextEditorAlignJustifyToolbarItem

Executes an action of the RadRichTextEditor to distribute the content evenly in the available space.

RichTextEditorAlignLeftToolbarItem

Executes an action of the RadRichTextEditor to align the content to the left of the available space.

RichTextEditorAlignRightToolbarItem

Executes an action of the RadRichTextEditor to align the content to the right of the available space.

RichTextEditorBoldContextMenuItem

Represents the toggle Bold RadRichTextEditor context menu item.

RichTextEditorBoldToolbarItem

Executes an action of the RadRichTextEditor to make the text bold.

RichTextEditorBulletingToolbarItem

Executes an action of the RadRichTextEditor to create a bulleted/unordered list.

RichTextEditorButtonToolbarItem

Represents a button item in the RadRichTextEditorToolbar control.

RichTextEditorClearFormattingToolbarItem

Executes an action of the RadRichTextEditor to clear all formatting for the selection.

RichTextEditorColorPickerItemTemplateSelector

A template selector responsible for choosing the corresponding template for a given color of the RichTextEditorColorPickerToolbarItem drop down list.

RichTextEditorColorPickerToolbarItem

Allows picking a specific color from a collection of colors. Base class for RichTextEditor toolbar items which work with picking color, such as RichTextEditorTextColorToolbarItem and RichTextEditorHighlightTextColorToolbarItem.

RichTextEditorColorPickerToolbarItemView

Visual representation of a color picker button in the RadRichTextEditorToolbar control.

RichTextEditorColorPickerToolbarItemViewContent

Visual representation of the drop-down list content in a RichTextEditorColorPickerToolbarItemView.

RichTextEditorContextMenuItemBase

Base class representing a context menu item for RadRichTextEditor.

RichTextEditorCopyContextMenuItem

Represents the Copy RadRichTextEditor context menu item.

RichTextEditorCopyToolbarItem

Executes an action of the RadRichTextEditor to copy the selected HTML to the clipboard.

RichTextEditorCustomContextMenuItem

Represents a custom context menu item for RadRichTextEditor that allows setting the Title, Command and CommandParameter.

RichTextEditorCutContextMenuItem

Represents the Cut RadRichTextEditor context menu item.

RichTextEditorCutToolbarItem

Executes an action of the RadRichTextEditor to cut the selected HTML to the clipboard.

RichTextEditorDialogToolbarItem

Allows a manual data entry from a popup dialog.

RichTextEditorDialogToolbarItemViewContent

Visual representation of the popup content of the RichTextEditorDialogToolbarItem.

RichTextEditorEditHyperlinkToolbarItem

Opens a popup with a RichTextEditorHyperlinkDialogToolbarItemViewContent where to enter Url information and executes an action of the RadRichTextEditor to edit a hyperlink for the current selection.

RichTextEditorEditImageToolbarItem

Opens a dialog with RichTextEditorImageDialogToolbarItemViewContent to edit an image in the RadRichTextEditor.

RichTextEditorFontAttributesToolbarItem

Base class for RichTextEditor toolbar items which work with text font attributes, such as RichTextEditorBoldToolbarItem, RichTextEditorItalicToolbarItem, RichTextEditorSubscriptToolbarItem and RichTextEditorSuperscriptToolbarItem.

RichTextEditorFontFamilyToolbarItem

Executes an action of the RadRichTextEditor to change the font family of the text with the selected from this RichTextEditorFontFamilyToolbarItem font family.

RichTextEditorFontSizeToolbarItem

Executes an action of the RadRichTextEditor to change the font size of the text with the selected from this RichTextEditorFontSizeToolbarItem font size.

RichTextEditorHighlightTextColorToolbarItem

Executes an action of the RadRichTextEditor to change the highlight color of the text with the selected from this RichTextEditorHighlightTextColorToolbarItem color.

RichTextEditorHorizontalTextAlignmentToolbarItem

Base class for RichTextEditor toolbar items which work with horizontal text alignment, such as RichTextEditorAlignLeftToolbarItem, RichTextEditorAlignCenterToolbarItem, RichTextEditorAlignRightToolbarItem and RichTextEditorAlignJustifyToolbarItem.

RichTextEditorHyperlinkDialogToolbarItem

Base abstract class for RichTextEditorAddHyperlinkToolbarItem, RichTextEditorAddOrEditHyperlinkToolbarItem, RichTextEditorEditHyperlinkToolbarItem and RichTextEditorHyperlinkNavigationToolbarItem.

RichTextEditorHyperlinkDialogToolbarItemViewContent

Visual representation of the popup content of the RichTextEditorHyperlinkDialogToolbarItem.

RichTextEditorHyperlinkNavigationToolbarItem

If hyperlink is selected inside the RadRichTextEditor navigates the RadRichTextEditorToolbar to its subitems, such as RichTextEditorEditHyperlinkToolbarItem, RichTextEditorOpenHyperlinkToolbarItem and RichTextEditorRemoveHyperlinkToolbarItem. If hyperlink is not selected inside RadRichTextEditor opens a popup with a RichTextEditorHyperlinkDialogToolbarItemViewContent where to enter Url information and executes an action of the RadRichTextEditor to add a hyperlink for the current selection.

RichTextEditorImageDialogToolbarItem

Base abstract class for RichTextEditorAddOrEditImageToolbarItem and RichTextEditorEditImageToolbarItem.

RichTextEditorImageDialogToolbarItemViewContent

Visual representation of the popup content of the RichTextEditorImageDialogToolbarItem.

RichTextEditorImageNavigationToolbarItem

If image is selected inside the RadRichTextEditor navigates the RadRichTextEditorToolbar to image operations toolbar items, such as RichTextEditorEditImageToolbarItem, RichTextEditorRemoveImageToolbarItem, RichTextEditorCopyToolbarItem, RichTextEditorCutToolbarItem, RichTextEditorPasteHtmlToolbarItem. If image is not selected inside RadRichTextEditor awaits the result in the PickImageEventArgs of PickImage event to get the RichTextImageSource and inserts the image.

RichTextEditorImagePickerToolbarItem

Allows picking an image from a collection of pre-defined images.

RichTextEditorImagePickerToolbarItemView

Visual representation of a image picker button in the RadRichTextEditorToolbar control.

RichTextEditorImagePickerToolbarItemViewContent

Visual representation of the drop-down list content in a RichTextEditorImagePickerToolbarItemView.

RichTextEditorIndentToolbarItem

Executes an action of the RadRichTextEditor to move the content of the current or selected paragraphs farther away from the margin of the control.

RichTextEditorItalicContextMenuItem

Represents the toggle italic RadRichTextEditor context menu item.

RichTextEditorItalicToolbarItem

Executes an action of the RadRichTextEditor to make the text italic.

RichTextEditorListPickerButtonToolbarItem

Represents a list picker button in the RadRichTextEditorToolbar control.

RichTextEditorListPickerToolbarItemView

Visual representation of a button displaying a drop-down panel in the RadRichTextEditorToolbar control.

RichTextEditorListPickerToolbarItemViewContent

Visual representation of the drop-down list content in a RichTextEditorListPickerToolbarItemView.

RichTextEditorListTypeToolbarItem

Base class for RichTextEditor toolbar items for list formatting, such as RichTextEditorBulletingToolbarItem and RichTextEditorNumberingToolbarItem.

RichTextEditorNumberingToolbarItem

Executes an action of the RadRichTextEditor to create a numbered/ordered list.

RichTextEditorOpenHyperlinkContextMenuItem

Represents the Open hyperlink RadRichTextEditor context menu item.

RichTextEditorOpenHyperlinkToolbarItem

Executes an action of the RadRichTextEditor to open the hyperlink for the current selection.

RichTextEditorOutdentToolbarItem

Executes an action of the RadRichTextEditor to move the content of the current or selected paragraphs closer the margin of the control.

RichTextEditorPasteContextMenuItem

Represents the Paste RadRichTextEditor context menu item.

RichTextEditorPasteHtmlToolbarItem

Executes an action of the RadRichTextEditor to paste HTML from the clipboard.

RichTextEditorPastePlainTextContextMenuItem

Represents the Paste as plain text RadRichTextEditor context menu item.

RichTextEditorRadioButtonToolbarItem

Represents a radio button in the RadRichTextEditorToolbar control.

RichTextEditorRedoToolbarItem

Re-does the last action of the RadRichTextEditor.

RichTextEditorRemoveHyperlinkToolbarItem

Executes an action of the RadRichTextEditor to remove the hyperlink for the current selection.

RichTextEditorRemoveImageToolbarItem

Removes the currently selected image in the RadRichTextEditor.

RichTextEditorSelectAllContextMenuItem

Represents the select all content RadRichTextEditor context menu item.

RichTextEditorStrikethroughToolbarItem

Executes an action of the RadRichTextEditor to cross out the text.

RichTextEditorSubscriptToolbarItem

Executes an action of the RadRichTextEditor to make the text small and positioned below the paragraph line.

RichTextEditorSuperscriptToolbarItem

Executes an action of the RadRichTextEditor to make the text small and positioned above the paragraph line.

RichTextEditorTextColorToolbarItem

Executes an action of the RadRichTextEditor change the text color of the text with the selected from this RichTextEditorTextColorToolbarItem color.

RichTextEditorTextDecorationsToolbarItem

Base class for RichTextEditor toolbar items which work with text decorations, such as RichTextEditorUnderlineToolbarItem and RichTextEditorStrikethroughToolbarItem.

RichTextEditorTextFormattingToolbarItem

Executes an action of the RadRichTextEditor to change the style of the text with the selected from this RichTextEditorTextFormattingToolbarItem style.

RichTextEditorToggleButtonToolbarItem

Represents a toggle button in the RadRichTextEditorToolbar control.

RichTextEditorUnderlineToolbarItem

Executes an action of the RadRichTextEditor to underline the text.

RichTextEditorUndoToolbarItem

Un-does the last action of the RadRichTextEditor.

RichTextErrorEventArgs

Represents event arguments for an error in the RadRichTextEditor.

RichTextFileImageSource

Reperesents an image source from a file in the RadRichTextEditor.

RichTextFontAttributes

Specifies the font attributes of a span of text.

RichTextFormatting

Specifies the formatting of a block of text.

RichTextHorizontalAlignment

Specifies the horizontal alignment of a block of text.

RichTextHtmlStreamSource

RichTextSource that loads HTML from a System.IO.Stream.

RichTextHtmlStringSource

RichTextSource that loads HTML from a string.

RichTextHyperlink

Represents a hyperlink in the RadRichTextEditor.

RichTextImage

Represents an image in the RadRichTextEditor.

RichTextImageSource

Reperesents an image source in the RadRichTextEditor.

RichTextImageType

Specifies the format type of an image.

RichTextListType

Specifies the list type of a block of text.

RichTextPasteType

Specifies the content type to paste from the clipboard.

RichTextSelection

Represents a selection in the RadRichTextEditor.

RichTextSelectionRange

Represents a range of selected text RadRichTextEditor.

RichTextSource

Abstract class whose implementors provide HTML source for the RadRichTextEditor.

RichTextSourceTypeConverter

Provides a type converter to convert RichTextSource objects to and from string representations.

RichTextStreamImageSource

Reperesents an image source from a Stream in the RadRichTextEditor.

RichTextUnit

Represents a unit of measurement.

RichTextUnitType

Specifies the type of a measurement unit.

RichTextUnitTypeConverter

Type converter for RichTextUnit objects.

RichTextUrlImageSource

Reperesents an image source from a URL in the RadRichTextEditor.

Sample Applications
  • Controls Samples App
  • Crypto Tracker App
Support Resources
  • .NET MAUI SDKBrowser App
Community
  • Forums
  • Blogs
  • Feedback Portal
  • YouTube Channel

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.