[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MaxMinBehavior

MaxMinBehavior Property

MaxMinBehavior

Gets or sets the behavior when the new input value is outside of MinValue and MaxValue.

Declaration
public MaxMinBehavior MaxMinBehavior { get; set; }
Public Property MaxMinBehavior As MaxMinBehavior
Property Value
Type Description
MaxMinBehavior

A MaxMinBehavior enumeration value that indicates the behavior when the new input value is outside of MinValue and MaxValue.
The default is AdjustToMaxMin.