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