'Declaration
Public Property Valid As Boolean
'Usage
Dim instance As CustomMaskEventArgs Dim value As Boolean instance.Valid = value value = instance.Valid
public bool Valid {get; set;}
'Declaration
Public Property Valid As Boolean
'Usage
Dim instance As CustomMaskEventArgs Dim value As Boolean instance.Valid = value value = instance.Valid
public bool Valid {get; set;}