Back to Devexpress

TextEdit.AffixFontFamily Property

maui-devexpress-dot-maui-dot-editors-dot-textedit-b9f6e34c.md

latest798 B
Original Source

TextEdit.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

TextEdit Class

TextEdit Members

DevExpress.Maui.Editors Namespace