[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskPatternField.AutoConvert

AutoConvert Property

AutoConvert

Gets or sets a value indicating whether MaskPatternField can auto convert. 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.