ZVON > References > DOM2 Reference

borderRightStyle (attribute )

Owning interface and usage:  
CSS2Properties.borderRightStyle

Member of these other interfaces:  
none

Readonly:  

Type:   DOMString

Description:  
See the border-right-style property definition in CSS2.

Exception:  
DOMException SYNTAX_ERR
Raised if the new value has a syntax error and is unparsable.
DOMException NO_MODIFICATION_ALLOWED_ERR
Raised if this property is readonly.