[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.HeaderFontStyle

HeaderFontStyle Property

HeaderFontStyle

Gets or sets the FontStyle used to render text in header cells in this row/column.

Declaration
[TypeConverter(typeof(NullableObjectConverter<FontStyle>))]
public FontStyle? HeaderFontStyle { get; set; }