'Declaration Public Property Century As Integer
'Usage Dim instance As MaskedEditCellType Dim value As Integer instance.Century = value value = instance.Century
public int Century {get; set;}
'Declaration Public Property Century As Integer
'Usage Dim instance As MaskedEditCellType Dim value As Integer instance.Century = value value = instance.Century
public int Century {get; set;}