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

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

Syntax

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

See Also