Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Specifies how the grid lines are rendered for the calendar behavior.
Syntax
XML <ELEMENT GRIDCELLEFFECT = sEffect... > Scripting [ sEffect = ] calendar.gridCellEffect
Possible Values
sEffect String that specifies or receives one of the following values.
- flat
- Default. Grid lines are rendered as solid lines, producing a flattened effect.
raised- Grid lines are rendered with a raised effect.
sunken- Grid lines are rendered with a sunken effect.
The property is read/write. The property has a default value of flat.
Remarks
The gridCellEffect property is available only to objects participating in the calendar behavior.
Applies To
calendar