SubGridHeaderBackColor

Top  Previous  Next

Gets or sets the background color of sub grid's header.

[Visual Basic .NET]

Public Property SubGridHeaderBackColor As Color

[C#]

public Color SubGridHeaderBackColor {get; set;}

 

Remarks

The default value is orange red and a screenshot for light blue is listed below.

PageHeaderBackColor_1