Open sandboxFocus
  • Article

Property MaxValue

MaxValue

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

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