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