Back to Devexpress

HtmlEdit.SelectedTextBackground Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledit-50665b53.md

latest854 B
Original Source

HtmlEdit.SelectedTextBackground Property

Gets or sets the background color of the selected/typed text. This is a bindable property.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Color SelectedTextBackground { get; set; }

Property Value

TypeDescription
Color

The text background color.

|

See Also

HtmlEdit Class

HtmlEdit Members

DevExpress.Maui.HtmlEditor Namespace