Back to Devexpress

EditBase.IconIndent Property

maui-devexpress-dot-maui-dot-editors-dot-editbase-11816489.md

latest803 B
Original Source

EditBase.IconIndent Property

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

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double IconIndent { get; set; }

Property Value

TypeDefaultDescription
Double0

The icon indent.

|

See Also

EditBase Class

EditBase Members

DevExpress.Maui.Editors Namespace