SortingIconColor

Top  Previous  Next

Gets or sets the color of the sorting icon in a triangle shape when the sorting process is applied against one column.

[Visual Basic .NET]

Public Property SortingIconColor As Color

[C#]

public Color SortingIconColor {get; set;}

 

Remarks

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

SortingIconColor