DecimalEditorAttribute.AllowNegatives property
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Gets or sets a value indicating whether to allow negatives.
public bool AllowNegatives { get; set; }
Property Value
true if should allow negatives; otherwise, false.
See Also
- class DecimalEditorAttribute