CellSelBKColor

Top  Previous  Next

Gets or sets the background color for cell(s) that are currently selected for the grid in readonly mode.

[Visual Basic .NET]

Public Property CellSelBKColor As Color

[C#]

public Color CellSelBKColor {get; set;}

 

Remarks

The default value is blue, and a screenshot is listed below.

CellSelBKColor