UseMinValue Property (ValueInterval)
In This Topic
Gets or sets a value indicating whether to use the MinValue property or whether the lower bound is negative infinity.
Syntax
'Declaration
Public Property UseMinValue As Boolean
public bool UseMinValue {get; set;}
See Also