TextEditBase.MaxCharacterCount Property
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public int MaxCharacterCount { get; set; }
Property Value
Type |
---|
Int32 |
See Also