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 |
|
Inset | 2 | |
InsetDouble | 3 | |
None | 0 | |
Outset | 4 | |
OutsetDouble | 5 | |
OutsetPartial | 6 | |
Single | 1 |