Wijmo UI for the Web
dayHeaderFormat Field

Default value: '{0:d }'

Format of the text for the day cell header(month view). Format argument: undefined = Day date.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijevcal.options.dayHeaderFormat;
Javascript (Specification) 
var dayHeaderFormat : string;
Example
$("#eventscalendar").wijevcal(
        { dayHeaderFormat: "undefined" });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.