daySelection
Specifies that the user can select individual days of the week (when the Calendar is in 'Monthly' view mode). Otherwise, the user must select the week in its entirety.
Type
Boolean true: enable individual day selection
false: disable day selection (default)
Example
RangeSlider1.daySelection = true;
See Also
Calendar Properties, for more information on user selection editing.
| << VS.9 Calendar | © 1996-2013 InetSoft Technology Corporation (v11.4) | doubleCalendar >> |