[]
        
(Showing Draft Content)

C1.WPF.Grid.GridTextColumn.MaskReplaceMode

MaskReplaceMode Property

MaskReplaceMode

Gets or sets the C1.WPF.Input.C1MaskedTextBox.ReplaceMode value of the editor. Setting this property updates the C1.WPF.Input.C1MaskedTextBox.ReplaceMode on the underlying editor instance.

Declaration
public bool MaskReplaceMode { get; set; }
Public Property MaskReplaceMode As Boolean