SHOWVERTICALGRID Attribute | showVerticalGrid Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves whether vertical grid lines are displayed for the calendar behavior.
Syntax
XML <ELEMENT SHOWVERTICALGRID = bShowGrid... > Scripting [ bShowGrid = ] calendar.showVerticalGrid
Possible Values
bShowGrid Boolean that specifies or receives one of the following values.
0
- Vertical grid lines are hidden.
- 1
- Default. Vertical grid lines are displayed.
The property is read/write. The property has a default value of 1.
Remarks
The showVerticalGrid property is available only to objects participating in the calendar behavior.
Applies To
calendar