HtmlEdit.SelectedTextDecorationsProperty Field
In This Article
Identifies the SelectedTextDecorations bindable property.
Namespace: DevExpress.Maui.HtmlEditor
Assembly: DevExpress.Maui.HtmlEditor.dll
NuGet Package: DevExpress.Maui.HtmlEditor
#Declaration
C#
public static readonly BindableProperty SelectedTextDecorationsProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also