Back to Devexpress

NumericEdit.AffixFontFamily Property

maui-devexpress-dot-maui-dot-editors-dot-numericedit-c02c06db.md

latest813 B
Original Source

NumericEdit.AffixFontFamily Property

Gets or sets the font family name for the prefix and suffix text. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string AffixFontFamily { get; set; }

Property Value

TypeDescription
String

The font family name.

|

See Also

NumericEdit Class

NumericEdit Members

DevExpress.Maui.Editors Namespace