Wijmo UI for the Web
firstRowDayHeaderFormat Field

Default value: '{0:ddd d}'

Format of the text for the first cell header in the first row of the month view. Format argument: undefined = Day date.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.