Returns or sets the style of the control border.
Public Property BorderStyle As GridBorderStyle
Grid Object
Enumerated
The following settings are available:
Constant | Value | Description |
None | 0 | Does not display a border. |
FixedSingle | 1 | Displays a single-line border around the control. |
Fixed3D | 2(Default) | 3D appearance. |