Property Value
A MaxMinBehavior enumeration value indicates the behavior when the new input value is out of MinValue and MaxValue.The default is MaxMinBehavior.AdjustToMaxMin.
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The value isn't a valid MaxMinBehavior item. |