Wijmo UI for the Web
options type
wijmo.datepager.wijdatepager Namespace : options type
Inheritance Hierarchy

Object
   wijmo.datepager.wijdatepager.options

Fields
 NameDescription
public Option

Default value: ""

Culture name, e.g. "de-DE".

 
public Option

Default value: ""

A value that indicators the culture calendar to format the text. This option must work with culture option.

 
public Option

The options of custom view.

 
public Option

Default value: 0

The first day of the week (from 0 to 6). Sunday is 0, Monday is 1, and so on.

 
public Option

Default value: null

Use the localization option in order to provide custom localization.

 
public Option

Default value: 6

The count of date group displayed in the pager.

 
public Option

Default value: 'right'

Gets or sets the text for the 'next' button's ToolTip.

 
public Option

Default value: 'left'

Gets or sets the text for the 'previous' button's ToolTip.

 
public Option

Default value: null

The selected date.

 
public Option

Default value: 'day'

The active view type.

 
Top
Events
 NameDescription
public EventOccurs when the selectedDate option has been changed.  
Top
See Also

Reference

wijmo.datepager.wijdatepager Namespace