[]
Gets or sets a FontFamily name of one of the installed fonts that will be returned as C1FontPicker's Value for any incorrect input.
[TypeConverter(typeof(bf))]
public string SelectedFontFamily { get; set; }
<TypeConverter(GetType(bf))>
Public Property SelectedFontFamily As String
Default value is SystemFonts.DefaultFont.FontFamily.Name.