IntegerEditorAttribute.MinValue property
Gets or sets the minimum value.
public long MinValue { get; set; }
Property Value
The minimum value.
See Also
- class IntegerEditorAttribute
Gets or sets the minimum value.
public long MinValue { get; set; }
The minimum value.