Back to Devexpress

DataFormItem.BottomTextFontFamily Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-740fc4cf.md

latest842 B
Original Source

DataFormItem.BottomTextFontFamily Property

Gets or sets the name of the font for the editor’s help and error text. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string BottomTextFontFamily { get; set; }

Property Value

TypeDescription
String

The font family name.

|

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace