DataGridViewHeaderBorderStyle Enumeration

List of enumerated values that controls the border appearance associated with the ColumnHeadersBorderStyle property in a DataGridView control.

Namespace: elsystem.windows.forms

Enumerated Values
  Name

Value

Public property Custom

0

Public property None

4

Public property Raised

2

Public property Single

1

Public property Sunken

3