ScrollBarArrowColor

Top  Previous  Next

Gets or sets the arrow color of scrollbar(s) in the grid.

[Visual Basic .NET]

Public Property ScrollBarArrowColor As Color

[C#]

public Color ScrollBarArrowColor {get; set;}

 

Remarks

The default value is Gray, and a screenshot for orange color is listed.

ScrollBarColor