CheckHalfColor

Top  Previous  Next

Gets or sets the check color for the checkbox(es) of the header and section(s) (if applicable) when some child rows are checked and some are not for the grid in readonly mode.

[Visual Basic .NET]

Public Property CheckHalfColor As Color

[C#]

public Color CheckHalfColor {get; set;}

 

Remarks

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

CheckHalfColor