Back to Devexpress

NumericEdit.AffixIndent Property

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

latest941 B
Original Source

NumericEdit.AffixIndent Property

Gets or sets the distance between the affix and input value. 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

NumericEdit Class

NumericEdit Members

DevExpress.Maui.Editors Namespace