System.Windows.Forms.TableLayoutPanel.CellBorderStyle Property

Gets or sets the style of the cell borders.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.TableLayoutPanelCellBorderStyle.None)]
[System.ComponentModel.Localizable(true)]
public TableLayoutPanelCellBorderStyle CellBorderStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting this value will cause the panel to redraw itself and its contents.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0