ClassRichTextEditorTextDecorationsToolbarItem
Class
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:
cs-api-definition
public abstract class RichTextEditorTextDecorationsToolbarItem : RichTextEditorToggleButtonToolbarItem
Inheritance: objectToolbarItemLabelToolbarItemButtonToolbarItemSelectableButtonToolbarItemToggleButtonToolbarItemRichTextEditorToggleButtonToolbarItemRichTextEditorTextDecorationsToolbarItem
Derived Classes:
Inherited Members
Constructors
RichTextEditorTextDecorationsToolbarItem()
Declaration
cs-api-definition
protected RichTextEditorTextDecorationsToolbarItem()