Back to Devexpress

DataFormTextItemWithAffixBase.Prefix Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformtextitemwithaffixbase.md

latest900 B
Original Source

DataFormTextItemWithAffixBase.Prefix Property

Gets or sets the prefix text displayed before the input string in the edit box. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public string Prefix { get; set; }

Property Value

TypeDescription
String

The prefix text.

|

See Also

DataFormTextItemWithAffixBase Class

DataFormTextItemWithAffixBase Members

DevExpress.Maui.DataForm Namespace