Wijmo UI for the Web
headerBarVisible Field

Default value: true

Indicates whether the header bar will be visible.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijevcal.options.headerBarVisible;
Javascript (Specification) 
var headerBarVisible : boolean;
Example
$("#element").wijevcal({ headerBarVisible: false });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.