The System.Windows.Forms.TableLayoutPanelCellBorderStyle enumeration represents the different border style options for a cell in a System.Windows.Forms.TableLayoutPanel. The width of the cell border for each style is determined by the System.Windows.Forms.TableLayoutPanel class. The space for the border is taken from the System.Windows.Forms.TableLayoutPanel control's Control.DisplayRectangle.