[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskEnumerationField.AutoConvert

AutoConvert Property

AutoConvert

Gets or sets a value indicating whether try to convert the given value to items when they aren't match. This is a dependency property.

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

true if can perform auto convert; otherwise, false. The default value is true.