BoxColor

Top  Previous  Next

Gets or sets the box color for checkbox(es) and/or section node(s) for the grid in readonly mode.

[Visual Basic .NET]

Public Property BoxColor As Color

[C#]

public Color BoxColor {get; set;}

 

Remarks

The default value is black, and a screenshot for the red color is listed below.

BoxColor