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