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