Wijmo UI for the Web
showPager Field

Default value: false

Determines if the pager should be shown.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.