[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.HeaderFontWeight

HeaderFontWeight Property

HeaderFontWeight

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

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