Wijmo UI for the Web
rightPaneVisible Field

Default value: false

Indicates whether the right pane will be visible. By default the right pane are empty. You can use this pane in order to provide additional custom UI.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.