Back to Devexpress

HtmlEdit.SelectedTextForeground Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmledit-225dad24.md

latest854 B
Original Source

HtmlEdit.SelectedTextForeground Property

Gets or sets the foreground 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 SelectedTextForeground { get; set; }

Property Value

TypeDescription
Color

The text foreground color.

|

See Also

HtmlEdit Class

HtmlEdit Members

DevExpress.Maui.HtmlEditor Namespace