jQuery.wijmo.wijcalendar Namespace > options type : titleFormat Field |
Default value: 'MMMM yyyy'
Gets or sets the format for the title text.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijcalendar.options.titleFormat; |
Javascript (Specification) | |
---|---|
|