SHOWHORIZONTALGRID Attribute | showHorizontalGrid Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves whether horizontal grid lines are displayed for the calendar behavior.

Syntax

XML <ELEMENT SHOWHORIZONTALGRID = bShowGrid... >
Scripting [ bShowGrid = ] calendar.showHorizontalGrid

Possible Values

bShowGrid Boolean that specifies or receives one of the following values.
0
Horizontal grid lines are hidden.
1
Default. Horizontal grid lines are displayed.

The property is read/write. The property has a default value of 1.

Remarks

The showHorizontalGrid property is available only to objects participating in the calendar behavior.

Applies To

calendar