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 jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Migrate to .NET MAUI
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket

    Productivity and Design Tools

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

Namespace Telerik.XamarinForms.RichTextEditor

Classes

AddHyperlinkToolbarItem

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

AddImageToolbarItem

Opens a dialog with ImagePopupContentView to add a new image in the RadRichTextEditor.

AlignCenterToolbarItem

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

AlignJustifyToolbarItem

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

AlignLeftToolbarItem

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

AlignRightToolbarItem

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

BoldContextMenuItem

Represents the toggle Bold RadRichTextEditor context menu item.

BoldToolbarItem

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

BulletingToolbarItem

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

ClearFormattingToolbarItem

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

ColorPickerToolbarItem

Allows picking a specific color from a collection of colors.

CopyContextMenuItem

Represents the Copy RadRichTextEditor context menu item.

CopyToolbarItem

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

CustomContextMenuItem

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

CutContextMenuItem

Represents the Cut RadRichTextEditor context menu item.

CutToolbarItem

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

DialogPopupContentView

Control used as a content for the popup of a DialogToolbarItem.

DialogToolbarItem

Allows a manual data entry from a popup dialog.

EditHyperlinkToolbarItem

Opens a popup with a HyperlinkPopupContentView where to change Url information and executes an action of the RadRichTextEditor to edit the hyperlink under the current selection.

EditImageToolbarItem

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

FontFamilyToolbarItem

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

FontSizeToolbarItem

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

HighlightTextColorToolbarItem

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

HyperlinkPopupContentView

Control used as content for the popup of a AddHyperlinkToolbarItem and EditHyperlinkToolbarItem.

ImagePickerToolbarItem

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

ImagePopupContentView

Control used as content for the popup of a AddImageToolbarItem and EditImageToolbarItem.

IndentToolbarItem

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

InsertHyperlinkToolbarItem

Base abstract class for AddHyperlinkToolbarItem and EditHyperlinkToolbarItem.

InsertImageErrorEventArgs

Represents the event arguments for the InsertImageError event.

InsertImageToolbarItem

Base abstract class for and EditImageToolbarItem.

ItalicContextMenuItem

Represents the toggle italic RadRichTextEditor context menu item.

ItalicToolbarItem

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

NumberingToolbarItem

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

OpenHyperlinkContextMenuItem

Represents the Open hyperlink RadRichTextEditor context menu item.

OpenHyperlinkErrorEventArgs

Represents the event arguments for the OpenHyperlinkError event.

OpenHyperlinkToolbarItem

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

OutdentToolbarItem

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

PasteContextMenuItem

Represents the Paste RadRichTextEditor context menu item.

PasteHtmlToolbarItem

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

PastePlainTextContextMenuItem

Represents the Paste as plain text RadRichTextEditor context menu item.

PastePlainTextToolbarItem

Executes an action of the RadRichTextEditor to paste plain text from the clipboard.

PickerToolbarItem

Allows picking a specific item from a collection of items.

PickImageEventArgs

Represents the event arguments for the PickImage event.

PopupContentView

Control used as content for the popup of a PickerToolbarItems, such as the HighlightTextColorToolbarItem, TextColorToolbarItem, FontFamilyToolbarItem, FontSizeToolbarItem and TextFormattingToolbarItem

RadRichTextEditor

RadRichTextEditor is a WYSIWYG control that can display and edit HTML content.

RadRichTextEditorResourceDictionary

RadRichTextEditorToolbar

Provides a customizable toolbar for the RadRichTextEditor component.

RedoToolbarItem

Re-does the last action of the RadRichTextEditor.

RemoveHyperlinkToolbarItem

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

RemoveImageToolbarItem

Removes the currently selected image in the RadRichTextEditor.

RichTextDataImageSource

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

RichTextDecorations

Specifies the decorations of a span of text.

RichTextEditorContextMenuItemBase

Base class representing a context menu item for RadRichTextEditor.

RichTextEditorToolbarItem

Base class for all toolbar items used with the RadRichTextEditorToolbar component.

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

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

RichTextUrlImageSource

Reperesents an image source from a URL in the RadRichTextEditor.

SelectAllContextMenuItem

Represents the select all content RadRichTextEditor context menu item.

StrikethroughToolbarItem

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

SubscriptToolbarItem

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

SuperscriptToolbarItem

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

TelerikThemeStyles

TextColorToolbarItem

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

TextFormattingToolbarItem

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

UnderlineToolbarItem

Executes an action of the RadRichTextEditor to underline the text.

UndoToolbarItem

Un-does the last action of the RadRichTextEditor.

Was this article helpful?

Tell us how we can improve this article

Skip
Sample Applications
  • Telerik Tagit
  • iOS Demo App
  • Android Demo App
Support Resources
  • iOS Wrappers
  • Android Wrappers
  • Xamarin.Forms SDK Examples
Community
  • Forums
  • Blogs
  • Feedback Portal

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.