Base class for RichTextEditor toolbar items which work with text decorations, such as RichTextEditorUnderlineToolbarItem and RichTextEditorStrikethroughToolbarItem.
Definition
Namespace:Telerik.Maui.Controls.RichTextEditor
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public abstract class RichTextEditorTextDecorationsToolbarItem : RichTextEditorToggleButtonToolbarItem
Inheritance: objectToolbarItemLabelToolbarItemButtonToolbarItemSelectableButtonToolbarItemToggleButtonToolbarItemRichTextEditorToggleButtonToolbarItemRichTextEditorTextDecorationsToolbarItem...
Derived Classes:
Inherited Members
Constructors
C#
protected RichTextEditorTextDecorationsToolbarItem()