Open sandboxFocus
  • Article

Property MinValue

MinValue

Gets the minimal value, or null if the range has no minimal value.

Declaration
public NumericBound? MinValue { get; }
Property Value
Type Description
NumericBound
  • Navigation