DataFormMaskedEditorAttribute.MaxCharacterCountOverflowMode Property
In This Article
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public OverflowMode MaxCharacterCountOverflowMode { get; set; }
#Property Value
Type |
---|
Overflow |
Available values:
Name |
---|
None |
Limit |
See Also