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