Wijmo UI for the Web
navButtons Field

Determines the display type of navigation buttons. Possible values are "default", "quick", "none". The default value is "default".

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: string
value = instance.navButtons;
Javascript (Specification) 
var navButtons : string;
Browser Compatibility
7
5
5

See Also

Reference

ICalendar Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.