[]
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.
public MaskFormat MaskFormat { get; set; }
Public Property MaskFormat As MaskFormat