IntegerEditorAttribute.AllowNegatives property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets a value indicating whether the editor should allow negatives.

public bool AllowNegatives { get; set; }

Property Value

true if [allow negatives]; otherwise, false.

See Also