Gets or sets the formatted content of the control as specified by the TextMaskFormat property.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public string Value { get; set; } |
Visual Basic |
---|
Public Property Value As String Get Set |