[]
        
(Showing Draft Content)

C1.WPF.Grid.GridTextColumn.MaskFormat

MaskFormat Property

MaskFormat

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

Declaration
public MaskFormat MaskFormat { get; set; }
Public Property MaskFormat As MaskFormat