CheckColor

Top  Previous  Next

Gets or sets the check color for the checkbox(es) for the grid in readonly mode.

[Visual Basic .NET]

Public Property CheckColor As Color

[C#]

public Color CheckColor {get; set;}

 

Remarks

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

CheckColor