'Declaration Public Property HeaderFormat As String
'Usage Dim instance As DropDownCalendar Dim value As String instance.HeaderFormat = value value = instance.HeaderFormat
public string HeaderFormat {get; set;}
Property Value
A System.String value that indicates the format of the header.The default is MMMM yyy.