Back to Devexpress

DataFormItem.LabelFontFamily Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-1e00efee.md

latest823 B
Original Source

DataFormItem.LabelFontFamily Property

Gets or sets the font family name for the editor’s text label. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string LabelFontFamily { get; set; }

Property Value

TypeDescription
String

The font family name.

|

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace