TextMaskFormat Property
TextMaskFormat
Gets or sets a value that determines whether literals and prompt characters are included in the Value property.
Declaration
public MaskFormat TextMaskFormat { get; set; }
Public Property TextMaskFormat As MaskFormat