VALUEISNULL Attribute | valueIsNull Property

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

Sets or retrieves whether the current date is selected for the calendar behavior.

Syntax

XML <ELEMENT VALUEISNULL = bShowGrid... >
Scripting [ bShowGrid = ] calendar.valueIsNull

Possible Values

bShowGrid Boolean that specifies or receives one of the following values.
0
No days are selected.
1
Default. Current date is selected.

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

Remarks

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

Applies To

calendar