FixedColor

Top  Previous  Next

Gets or sets the color of the fixed cell(s) including the header(s) for the grid in readonly mode.

[Visual Basic .NET]

Public Property FixedColor As Color

[C#]

public Color FixedColor {get; set;}

 

Remarks

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

FixedColor