CellSelTextColor

Top  Previous  Next

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

[Visual Basic .NET]

Public Property CellSelTextColor As Color

[C#]

public Color CellSelTextColor {get; set;}

 

Remarks

The default value is white.