Back to Devexpress

CheckEdit.LabelFontFamily Property

maui-devexpress-dot-maui-dot-editors-dot-checkedit-cb95cf0f.md

latest792 B
Original Source

CheckEdit.LabelFontFamily Property

Gets or sets the name of the font used to render the label. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string LabelFontFamily { get; set; }

Property Value

TypeDescription
String

The font family.

|

See Also

CheckEdit Class

CheckEdit Members

DevExpress.Maui.Editors Namespace