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

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

Syntax

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

See Also