IntegerEditorAttribute.MinValue property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the minimum value.

public long MinValue { get; set; }

Property Value

The minimum value.

See Also