TableLayoutPanelCellBorderStyle Enumeration

Values that indicate the style of cell borders. Used by the CellBorderStyle property of TableLayoutPanel.  

Namespace: elsystem.windows.forms

Enumerated Values
  Name

Value

Public property Inset 2
Public property InsetDouble 3
Public property None 0
Public property Outset 4
Public property OutsetDouble 5
Public property OutsetPartial 6
Public property Single 1