BorderStyles Classes
Public member variables that represent the valid values for the various border style properties.
Syntax
The attributes borderStyle, borderTopStyle, borderRightStyle,borderBottomStyle and borderLeftStyle have a set of public member variables that represent the valid values for the property:
| Name | 
|---|
| Dashed | 
| Dotted | 
| Double | 
| Groove | 
| Inset | 
| Outset | 
| Ridge | 
| solid |