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