Wijmo UI for the Web
title Field

Default value: null

A callback function used to customizing the title text on month view.

Syntax
Javascript (Usage) 
var value; // Type: any
value = jQuery.wijmo.wijcalendar.options.title;
Javascript (Specification) 
var title : any;
Remarks
the function include following parameter: date: Date The display date of the month. format: string The title format. Determined by the options.titleFormat.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.