Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1MaskedTextBox
.
.
::
.
.
Value Property
C1MaskedTextBox Class
See Also
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
C1MaskedTextBox Class
C1.WPF Namespace