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