Back to Devexpress

TextEdit.AffixIndent Property

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

latest917 B
Original Source

TextEdit.AffixIndent Property

Gets or sets the distance between the affix and input text. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double AffixIndent { get; set; }

Property Value

TypeDefaultDescription
Double0

The affix indent.

|

Remarks

See Also

TextEdit Class

TextEdit Members

DevExpress.Maui.Editors Namespace