[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.RangeValidator.AdjustValueOnFocus

AdjustValueOnFocus Property

AdjustValueOnFocus

Gets or sets whether the value should be adjusted immediately on property change when control has focus.

Declaration
public bool AdjustValueOnFocus { get; set; }
Public Property AdjustValueOnFocus As Boolean
Property Value
Type Description
bool

true to adjust value on property change when control has focus; otherwise, false. The default value is false.