DataFormNumericItem.SelectValueOnFocus Property
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public bool SelectValueOnFocus { get; set; }
Property Value
| Type |
|---|
| Boolean |
See Also