AllowInvalidFontFamily Property
In This Topic
Gets or sets a value indicating whether the user can set an incorrect string as
C1FontPicker's Value or not.
Syntax
'Declaration
Public Property AllowInvalidFontFamily As Boolean
public bool AllowInvalidFontFamily {get; set;}
See Also