C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1MaskedTextBox Class / Value Property

In This Topic
Value Property (C1MaskedTextBox)
In This Topic
Gets text value.
Syntax
'Declaration
 
Public ReadOnly Property Value As String
 
See Also