Class RadRichTextEditorToolbar
Provides a customizable toolbar for the Rad
Inheritance
Inherited Members
Namespace: Telerik.Maui.Controls.RichTextEditor
Assembly: Telerik.Maui.Controls.dll
Syntax
public class RadRichTextEditorToolbar : RadToolbar, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout, IToolStripElement, IVisualTreeElement
Constructors
RadRichTextEditorToolbar()
Initializes a new instance of Rad
Declaration
public RadRichTextEditorToolbar()
Fields
AutoGenerateItemsProperty
Identifies the Auto
Declaration
public static readonly BindableProperty AutoGenerateItemsProperty
Field Value
Microsoft.
|
RichTextEditorProperty
Identifies the Rad
Declaration
public static readonly BindableProperty RichTextEditorProperty
Field Value
Microsoft.
|
Properties
AutoGenerateItems
Gets or sets a value indicating whether to auto-generate all items of the toolbar by default.
Declaration
public bool AutoGenerateItems { get; set; }
Property Value
System.
|
RichTextEditor
Gets or sets the Rad
Declaration
public RadRichTextEditor RichTextEditor { get; set; }