'Declaration
<Foundation.ExportAttribute("DayOfWeekFormat")> <BrowsableAttribute(True)> Public Property DayOfWeekFormat As String
'Usage
Dim instance As C1Calendar Dim value As String instance.DayOfWeekFormat = value value = instance.DayOfWeekFormat