TextInputTimeSpanMaskSettings.AllowNegativeValue Property
In This Article
Specifies whether the editor allows entering negative values. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to allow entering negative values; otherwise, false. |
See Also