Version 24.2 (latest)

MinMaxConverter Class Properties

For a list of all members of this type, see MinMaxConverter members.

Public Properties
 NameDescription
Public PropertyMaxValueThe maximum value returned by the Convert method or null to not constrain the maximum.  
Public PropertyMinValueThe minimum value returned by the Convert method or null to not constrain the minimum  
See Also