Back to Devexpress

CheckEdit.LabelTextDecorations Property

maui-devexpress-dot-maui-dot-editors-dot-checkedit-727e8e9f.md

latest879 B
Original Source

CheckEdit.LabelTextDecorations Property

Gets or sets whether the label’s text is underlined and/or crossed out. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public TextDecorations LabelTextDecorations { get; set; }

Property Value

TypeDefaultDescription
TextDecorationsNone

The text decorations.

|

See Also

CheckEdit Class

CheckEdit Members

DevExpress.Maui.Editors Namespace