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