Wijmo UI for the Web
timeRulerInterval Field

Default value: 60

Time ruler interval for the Day view (in minutes).

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.