[]
Sets the color of the right border of the cell.
public Color BorderRightColor { set; }
| Type | Description |
|---|---|
| Color | A Color value representing the color of the cell's right border. |
See the BorderTopColor property for more comments on the implementation of these BorderColor props.