menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RichTextToolbarItem - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RichTextToolbarItem

    The RichTextToolbarItem class represents an item in the toolbar of the RichTextEditor.

    Inheritance
    System.Object
    RichTextToolbarItem
    Namespace: Syncfusion.Maui.RichTextEditor
    Assembly: Syncfusion.Maui.RichTextEditor.dll
    Syntax
    public class RichTextToolbarItem : Object

    Constructors

    RichTextToolbarItem()

    Declaration
    public RichTextToolbarItem()

    Properties

    Type

    The ToolbarOptions property represents the different types available in the toolbar.

    Declaration
    public RichTextToolbarOptions Type { get; set; }
    Property Value
    Type
    RichTextToolbarOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved