[]
public MaxMinBehavior MaxMinBehavior { get; set; }
Public Property MaxMinBehavior As MaxMinBehavior
Type | Description |
---|---|
MaxMinBehavior | A MaxMinBehavior enumeration value that indicates the behavior when the new input value is outside of MinValue and MaxValue.
|