[Foundation.Export("HeaderMonthFormat")] [Browsable(true)] public string HeaderMonthFormat {get; set;}
'Declaration
<Foundation.ExportAttribute("HeaderMonthFormat")> <BrowsableAttribute(True)> Public Property HeaderMonthFormat As String
'Usage
Dim instance As C1Calendar Dim value As String instance.HeaderMonthFormat = value value = instance.HeaderMonthFormat