Back to Devexpress

TextEditBase.CharacterCounterIndent Property

maui-devexpress-dot-maui-dot-editors-dot-texteditbase-6a580c4c.md

latest905 B
Original Source

TextEditBase.CharacterCounterIndent Property

Gets or sets the distance between the character counter and help/error text. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public double CharacterCounterIndent { get; set; }

Property Value

TypeDefaultDescription
Double0

The distance between the character counter and help/error text.

|

See Also

TextEditBase Class

TextEditBase Members

DevExpress.Maui.Editors Namespace