public string Value {get; set;}
'Declaration Public Property Value As String
'Declaration
Public Property Value As String
'Usage Dim instance As C1MaskedTextView Dim value As String instance.Value = value value = instance.Value
'Usage
Dim instance As C1MaskedTextView Dim value As String instance.Value = value value = instance.Value
C1MaskedTextView Class C1MaskedTextView Members