Telerik.Maui.Controls.RichTextEditor
Represents the event arguments for the InsertImageError event.
Represents the event arguments for the OpenHyperlinkError event.
Represents the event arguments for the PickImage event.
Provides a customizable toolbar for the RadRichTextEditor component.
Reperesents an image source from a data buffer in the RadRichTextEditor.
Specifies the decorations of a span of text.
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.
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.
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.
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.
Executes an action of the RadRichTextEditor to align the content centered in the available space.
Executes an action of the RadRichTextEditor to distribute the content evenly in the available space.
Executes an action of the RadRichTextEditor to align the content to the left of the available space.
Executes an action of the RadRichTextEditor to align the content to the right of the available space.
Represents the toggle Bold RadRichTextEditor context menu item.
Executes an action of the RadRichTextEditor to make the text bold.
Executes an action of the RadRichTextEditor to create a bulleted/unordered list.
Represents a button item in the RadRichTextEditorToolbar control.
Executes an action of the RadRichTextEditor to clear all formatting for the selection.
A template selector responsible for choosing the corresponding template for a given color of the RichTextEditorColorPickerToolbarItem drop down list.
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.
Visual representation of a color picker button in the RadRichTextEditorToolbar control.
Visual representation of the drop-down list content in a RichTextEditorColorPickerToolbarItemView.
Base class representing a context menu item for RadRichTextEditor.
Represents the Copy RadRichTextEditor context menu item.
Executes an action of the RadRichTextEditor to copy the selected HTML to the clipboard.
Represents a custom context menu item for RadRichTextEditor that allows setting the Title, Command and CommandParameter.
Represents the Cut RadRichTextEditor context menu item.
Executes an action of the RadRichTextEditor to cut the selected HTML to the clipboard.
Allows a manual data entry from a popup dialog.
Visual representation of the popup content of the RichTextEditorDialogToolbarItem.
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.
Opens a dialog with RichTextEditorImageDialogToolbarItemViewContent to edit an image in the RadRichTextEditor.
Base class for RichTextEditor toolbar items which work with text font attributes, such as RichTextEditorBoldToolbarItem, RichTextEditorItalicToolbarItem, RichTextEditorSubscriptToolbarItem and RichTextEditorSuperscriptToolbarItem.
Executes an action of the RadRichTextEditor to change the font family of the text with the selected from this RichTextEditorFontFamilyToolbarItem font family.
Executes an action of the RadRichTextEditor to change the font size of the text with the selected from this RichTextEditorFontSizeToolbarItem font size.
Executes an action of the RadRichTextEditor to change the highlight color of the text with the selected from this RichTextEditorHighlightTextColorToolbarItem color.
Base class for RichTextEditor toolbar items which work with horizontal text alignment, such as RichTextEditorAlignLeftToolbarItem, RichTextEditorAlignCenterToolbarItem, RichTextEditorAlignRightToolbarItem and RichTextEditorAlignJustifyToolbarItem.
Visual representation of the popup content of the RichTextEditorHyperlinkDialogToolbarItem.
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.
Base abstract class for RichTextEditorAddOrEditImageToolbarItem and RichTextEditorEditImageToolbarItem.
Visual representation of the popup content of the RichTextEditorImageDialogToolbarItem.
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.
Allows picking an image from a collection of pre-defined images.
Visual representation of a image picker button in the RadRichTextEditorToolbar control.
Visual representation of the drop-down list content in a RichTextEditorImagePickerToolbarItemView.
Executes an action of the RadRichTextEditor to move the content of the current or selected paragraphs farther away from the margin of the control.
Represents the toggle italic RadRichTextEditor context menu item.
Executes an action of the RadRichTextEditor to make the text italic.
Represents a list picker button in the RadRichTextEditorToolbar control.
Visual representation of a button displaying a drop-down panel in the RadRichTextEditorToolbar control.
Visual representation of the drop-down list content in a RichTextEditorListPickerToolbarItemView.
Base class for RichTextEditor toolbar items for list formatting, such as RichTextEditorBulletingToolbarItem and RichTextEditorNumberingToolbarItem.
Executes an action of the RadRichTextEditor to create a numbered/ordered list.
Represents the Open hyperlink RadRichTextEditor context menu item.
Executes an action of the RadRichTextEditor to open the hyperlink for the current selection.
Executes an action of the RadRichTextEditor to move the content of the current or selected paragraphs closer the margin of the control.
Represents the Paste RadRichTextEditor context menu item.
Executes an action of the RadRichTextEditor to paste HTML from the clipboard.
Represents the Paste as plain text RadRichTextEditor context menu item.
Represents a radio button in the RadRichTextEditorToolbar control.
Re-does the last action of the RadRichTextEditor.
Executes an action of the RadRichTextEditor to remove the hyperlink for the current selection.
Removes the currently selected image in the RadRichTextEditor.
Represents the select all content RadRichTextEditor context menu item.
Executes an action of the RadRichTextEditor to cross out the text.
Executes an action of the RadRichTextEditor to make the text small and positioned below the paragraph line.
Executes an action of the RadRichTextEditor to make the text small and positioned above the paragraph line.
Executes an action of the RadRichTextEditor change the text color of the text with the selected from this RichTextEditorTextColorToolbarItem color.
Base class for RichTextEditor toolbar items which work with text decorations, such as RichTextEditorUnderlineToolbarItem and RichTextEditorStrikethroughToolbarItem.
Executes an action of the RadRichTextEditor to change the style of the text with the selected from this RichTextEditorTextFormattingToolbarItem style.
Represents a toggle button in the RadRichTextEditorToolbar control.
Executes an action of the RadRichTextEditor to underline the text.
Un-does the last action of the RadRichTextEditor.
Represents event arguments for an error in the RadRichTextEditor.
Reperesents an image source from a file in the RadRichTextEditor.
Specifies the font attributes of a span of text.
Specifies the formatting of a block of text.
Specifies the horizontal alignment of a block of text.
RichTextSource that loads HTML from a Stream.
RichTextSource that loads HTML from a string.
Represents a hyperlink in the RadRichTextEditor.
Represents an image in the RadRichTextEditor.
Reperesents an image source in the RadRichTextEditor.
Specifies the format type of an image.
Specifies the list type of a block of text.
Specifies the content type to paste from the clipboard.
Represents a selection in the RadRichTextEditor.
Represents a range of selected text RadRichTextEditor.
Abstract class whose implementors provide HTML source for the RadRichTextEditor.
Provides a type converter to convert RichTextSource objects to and from string representations.
Reperesents an image source from a Stream in the RadRichTextEditor.
Represents a unit of measurement.
Specifies the type of a measurement unit.
Type converter for RichTextUnit objects.
Reperesents an image source from a URL in the RadRichTextEditor.