DataGridViewCellBorderStyle
Wisej.Web.DataGridViewCellBorderStyle
Last updated
Wisej.Web.DataGridViewCellBorderStyle
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Specifies the border styles that can be applied to the cells of a DataGridView control.
Name | Description |
---|---|
Name | Description |
---|---|
Both
Both vertical and horizontal border.
Horizontal
An horizontal border between rows.
None
No borders.
Vertical
A vertical border between columns.
Returns or sets the cell border style for the DataGridView control.
Returns or sets the border style for the column headers in the DataGridView control.