BorderStyle Property

Returns or sets the style of the control border.

Syntax

Public Property BorderStyle As GridBorderStyle

Applies To

Grid Object

Data Type

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.