Wijmo UI for the Web
statusBarVisible Field

Default value: false

Indicates whether the status bar will be visible.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.