BorderColor

Top  Previous  Next

Gets or sets the border color of the grid control.

[Visual Basic .NET]

Public Property BorderColor As Color

[C#]

public Color BorderColor {get; set;}

 

Remarks

The default value is gray, and a screenshot for the orange color is listed below.

BorderColor