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

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

Syntax

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

See Also