DataGridViewCellStyle::SelectionBackColor Property
.NET Framework (current version)
Gets or sets the background color used by a DataGridView cell when it is selected.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The following code example illustrates the use of this property in a DataGridView control intended primarily for display. In this example, the visual appearance of the control is customized in several ways, and the control is configured for limited interactivity. This example is part of a larger example available in the DataGridViewCellStyle class overview.
.NET Framework
Available since 2.0
Available since 2.0
Show: