[]
        
(Showing Draft Content)

C1.Win.Input.Pickers.FontPicker.InvalidFontFamily.DisplayedText

DisplayedText Property

DisplayedText

Gets or sets the text shown in the C1FontPicker's editor for any incorrect input.

Declaration
public string DisplayedText { get; set; }
Remarks

Set it to string.Empty to show the user input in the C1FontPicker's editor.