Gets or sets a value that determines whether literals and prompt characters are included in the Value property.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public MaskFormat TextMaskFormat { get; set; }
Visual Basic
Public Property TextMaskFormat As MaskFormat
	Get
	Set

See Also