Back to Devexpress

CellAppearance.SelectionColor Property

maui-devexpress-dot-maui-dot-datagrid-dot-cellappearance.md

latest968 B
Original Source

CellAppearance.SelectionColor Property

Gets or sets the color of the DataGridView cell’s selection. This is a bindable property.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public Color SelectionColor { get; set; }

Property Value

TypeDescription
Color

The color of the DataGridView cell’s selection.

|

See Also

CellAppearance Class

CellAppearance Members

DevExpress.Maui.DataGrid Namespace