[]
Gets or sets the background and foreground colors for the header when the rows or columns contain a selected cell.
[TypeConverter(typeof(_sq))]
public StyleInfo HeaderContainsSelectedStyle { get; set; }
<TypeConverter(GetType(_sq))>
Public Property HeaderContainsSelectedStyle As StyleInfo