'Declaration Public Property MaskType As AjaxControlToolkit.MaskedEditType
'Usage Dim instance As MaskedEditCellType Dim value As AjaxControlToolkit.MaskedEditType instance.MaskType = value value = instance.MaskType
public AjaxControlToolkit.MaskedEditType MaskType {get; set;}