RowTextColor

Top  Previous  Next

Gets or sets the text color of rows in the grid.

[Visual Basic .NET]

Public Property RowTextColor As Color

[C#]

public Color RowTextColor {get; set;}

 

Remarks

The default value is black.