[]
Gets or sets the FontStyle used to render text in header cells in this row/column.
[TypeConverter(typeof(NullableObjectConverter<FontStyle>))] public FontStyle? HeaderFontStyle { get; set; }