Wijmo UI for the Web
titleFormat Field
wijmo.input Namespace > ICalendar Interface : titleFormat Field

Determines the format for the title text.

Syntax
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: string
value = instance.titleFormat;
var titleFormat : string;
See Also

Reference

ICalendar Interface