cp--grid-style Attribute | cpGridStyle Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the borderWidth, borderStyle, and borderColor properties to be drawn around the individual colors of the colorpick behavior.
Syntax
CSS { cp--grid-style : sBorder } Scripting [ sBorder = ] colorpick.style.cpGridStyle
Possible Values
sBorder String that specifies or receives the following space-delimited values:
- sWidth
- Any of the range of values available to the borderWidth property.
- sStyle
- Any of the range of values available to the borderStyle property.
- sColor
- Any of the range of values available to the borderColor property.
The property is read/write. The property has a default value of 1px inset activeborder. The Cascading Style Sheets (CSS) attribute is not inherited.
Applies To
colorpick