Class
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.

Definition

Namespace:Telerik.Maui.Controls.RichTextEditor

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class RichTextEditorAddImageToolbarItem : RichTextEditorButtonToolbarItem

Inheritance: objectToolbarItemLabelToolbarItemButtonToolbarItemRichTextEditorButtonToolbarItemRichTextEditorAddImageToolbarItem

Derived Classes: RichTextEditorImageNavigationToolbarItem

Inherited Members ButtonToolbarItem.CommandPropertyButtonToolbarItem.CommandParameterPropertyButtonToolbarItem.CommandButtonToolbarItem.CommandParameterButtonToolbarItem.ClickedLabelToolbarItem.TextPropertyLabelToolbarItem.ImageSourcePropertyLabelToolbarItem.TextLabelToolbarItem.ImageSourceToolbarItem.IsVisiblePropertyToolbarItem.IsEnabledPropertyToolbarItem.StylePropertyToolbarItem.ControlTemplatePropertyToolbarItem.PlacementOptionsPropertyToolbarItem.IsInteractionEnabledPropertyToolbarItem.IsVisibleToolbarItem.IsEnabledToolbarItem.StyleToolbarItem.ControlTemplateToolbarItem.PlacementOptionsToolbarItem.ToolbarToolbarItem.ParentToolbarItem.IsInteractionEnabled

Constructors

RichTextEditorAddImageToolbarItem()

Initializes a new instance of the RichTextEditorAddImageToolbarItem class.

Declaration

cs-api-definition
public RichTextEditorAddImageToolbarItem()