Back to Devexpress

CheckEdit.LabelFontAttributes Property

maui-devexpress-dot-maui-dot-editors-dot-checkedit-3d7d5f97.md

latest898 B
Original Source

CheckEdit.LabelFontAttributes Property

Gets or sets whether the font used to render the label is italic, bold, both, or neither. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public FontAttributes LabelFontAttributes { get; set; }

Property Value

TypeDefaultDescription
FontAttributesNone

The font attributes.

|

See Also

CheckEdit Class

CheckEdit Members

DevExpress.Maui.Editors Namespace