ClassRichTextEditorImageDialogToolbarItem
Base abstract class for RichTextEditorAddOrEditImageToolbarItem and RichTextEditorEditImageToolbarItem.
Definition
Namespace:Telerik.Maui.Controls.RichTextEditor
Assembly:Telerik.Maui.Controls.dll
Syntax:
public abstract class RichTextEditorImageDialogToolbarItem : RichTextEditorDialogToolbarItem
Inheritance: objectToolbarItemLabelToolbarItemButtonToolbarItemRichTextEditorButtonToolbarItemRichTextEditorDialogToolbarItemRichTextEditorImageDialogToolbarItem
Derived Classes:
Inherited Members
Constructors
RichTextEditorImageDialogToolbarItem()
Initializes a new instance of the RichTextEditorImageDialogToolbarItem class.
Declaration
protected RichTextEditorImageDialogToolbarItem()
Fields
MaximumLabelTextProperty
Identifies the MaximumLabelText property.
Declaration
public static readonly BindableProperty MaximumLabelTextProperty
Field Value
BindableProperty
MinimumLabelTextProperty
Identifies the MinimumLabelText property.
Declaration
public static readonly BindableProperty MinimumLabelTextProperty
Field Value
BindableProperty
PickButtonTextProperty
Identifies the PickButtonText property.
Declaration
public static readonly BindableProperty PickButtonTextProperty
Field Value
BindableProperty
ResizeLabelTextProperty
Identifies the ResizeLabelText property.
Declaration
public static readonly BindableProperty ResizeLabelTextProperty
Field Value
BindableProperty
Properties
MaximumLabelText
Gets or sets the text of the Maximum .
MinimumLabelText
Gets or sets the text of the Minimum .
PickButtonText
Gets or sets the text of the Pick RadButton.
ResizeLabelText
Gets or sets the text of the Resize .