[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.FontStyle

FontStyle Property

FontStyle

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

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