wijmo.input Namespace > ICalendar Interface : titleFormat Field |
Determines the format for the title text.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.ICalendar; var value; // Type: string value = instance.titleFormat; |
Javascript (Specification) | |
---|---|
|