Class 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.
Inheritance
System.Object
RichTextEditorAddOrEditImageToolbarItem
Inherited Members
Namespace: Telerik.Maui.Controls.RichTextEditor
Assembly: Telerik.Maui.Controls.dll
Syntax
public class RichTextEditorAddOrEditImageToolbarItem : RichTextEditorImageDialogToolbarItem
Constructors
RichTextEditorAddOrEditImageToolbarItem()
Declaration
public RichTextEditorAddOrEditImageToolbarItem()