DecimalEditorAttribute.AllowNegatives property

namespace: Serenity.ComponentModel   assemblySerenity.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