Back to Devexpress

DataFormView.EditorBottomTextFontFamily Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformview-be8b74e0.md

latest853 B
Original Source

DataFormView.EditorBottomTextFontFamily Property

Gets or sets the font family name for an 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 EditorBottomTextFontFamily { get; set; }

Property Value

TypeDescription
String

The font family name.

|

See Also

DataFormView Class

DataFormView Members

DevExpress.Maui.DataForm Namespace