Property Value
A MaxMinBehavior enumeration value that indicates the behavior when the new input value is outside the range specified by MinDate and MaxDate.The default is MaxMinBehavior.AdjustToMaxMin.
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The value is not a valid MaxMinBehavior item. |