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