[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridTextColumn.MaskReplaceMode

MaskReplaceMode Property

MaskReplaceMode

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

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