Back to Devexpress

DataGridView.BorderColor Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-25e086e9.md

latest799 B
Original Source

DataGridView.BorderColor Property

Gets or sets the grid border color. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public Color BorderColor { get; set; }

Property Value

TypeDescription
Color

The border color.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace