Gets the formatted content of the control as specified by the TextMaskFormat property.

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

Syntax

C#
public string Value { get; set; }
Visual Basic
Public Property Value As String
	Get
	Set

See Also