Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves whether the days of the week should be displayed for the calendar behavior.
Syntax
XML <ELEMENT SHOWDAYS = bShowDays... > Scripting [ bShowDays = ] calendar.showDays
Possible Values
bShowDays Boolean that specifies or receives one of the following values.
0- Days of the week are hidden.
- 1
- Default. Days of the week are displayed.
The property is read/write. The property has a default value of 1.
Remarks
The showDays property is available only to objects participating in the calendar behavior.
Applies To
calendar