Skip to content

IntegerEditorAttribute.MinValue property

Gets or sets the minimum value.

public long MinValue { get; set; }

Property Value

The minimum value.

See Also