This documentation is archived and is not being maintained.
DataGridViewAdvancedBorderStyle Properties
.NET Framework (current version)
Namespace:
System.Windows.FormsAssembly:
System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description |
|---|
 | All | Gets or sets the border style for all of the borders of a cell. |
 | Bottom | Gets or sets the style for the bottom border of a cell. |
 | Left | Gets the style for the left border of a cell. |
 | Right | Gets the style for the right border of a cell. |
 | Top | Gets the style for the top border of a cell. |
Return to top