WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1MaskedTextBox Class
/ Value Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Value Property (C1MaskedTextBox)
In This Topic
Gets or sets the formatted content of the control as specified by the
TextMaskFormat
property.
Syntax
C#
public
string
Value {
get
;
set
;}
See Also
Reference
C1MaskedTextBox Class
C1MaskedTextBox Members