Right Style (borderRightStyle)
The Right Style property sets the style of the right border of a report object.
The Righty Style property overrides the Style property for the right border.
In the Properties view, this property is the Width property in the Border category.
Type: Enum.
Valid values are: 
- none
 - solid
 - dotted
 - dashed
 - groove
 - ridge
 - inset
 - outset
 - double
 
Default is: none.