[]
        
(Showing Draft Content)

C1.Win.C1Input.InvalidFontFamily.SelectedFontFamily

SelectedFontFamily Property

SelectedFontFamily

Gets or sets a FontFamily name of one of the installed fonts that will be returned as C1FontPicker's Value for any incorrect input.

Declaration
[TypeConverter(typeof(bm))]
public string SelectedFontFamily { get; set; }
Remarks

Default value is SystemFonts.DefaultFont.FontFamily.Name.