'Declaration
<TypeConverterAttribute(C1.WPF.FlexGrid.NullableObjectConverter`1)> <DefaultValueAttribute("")> Public Property HeaderFontStyle As Nullable(Of FontStyle)
[TypeConverter(C1.WPF.FlexGrid.NullableObjectConverter`1)] [DefaultValue("")] public Nullable<FontStyle> HeaderFontStyle {get; set;}