yearView
Specifies whether the Calendar should be displayed in “year view” or “month view”. Year view displays one or two years (depending on doubleCalendar setting) and allows selections at the month level. Month view displays one or two months (depending on doubleCalendar setting) and allows selections at the week or day level (depending on daySelection setting).
Type
Boolean true: display year view
false: disable month view (default)
Example
Calendar1.yearView=true;
See Also
Calendar Properties, for more information on user selection editing.
| << period | © 1996-2013 InetSoft Technology Corporation (v11.5) | singleSelection >> |