GRIDLINESCOLOR Attribute | gridLinesColor Property

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

Specifies the color of the grid lines for the calendar behavior.

Syntax

XML <ELEMENT GRIDLINESCOLOR = sGridColor... >
Scripting [ sGridColor = ] calendar.gridLinesColor

Possible Values

sGridColor String that specifies or receives the color of the grid lines when the gridCellEffect property is set to flat.
black
Default. The default color of the gridlines.

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

Remarks

The gridLinesColor property displays the specified color only when the gridCellEffect property is set to flat.

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

Applies To

calendar