Name | Description | |
---|---|---|
![]() | InvalidFontFamily Constructor | Initializes a new instance of the InvalidFontFamily class. |
The following tables list the members exposed by InvalidFontFamily.
Name | Description | |
---|---|---|
![]() | InvalidFontFamily Constructor | Initializes a new instance of the InvalidFontFamily class. |
Name | Description | |
---|---|---|
![]() | AllowInvalidFontFamily | Gets or sets a value indicating whether the user can set an incorrect string as SelectedFontFamily or not. |
![]() | DisplayedText | Gets or sets the text shown in the C1.Win.Input.Pickers.C1FontPicker's editor for any incorrect input. |
![]() | SelectedFontFamily | Gets or sets a FontFamily name of one of the installed fonts that will be returned as SelectedFontFamily for any incorrect input. |
Name | Description | |
---|---|---|
![]() | Reset | Reset all to default properties. |
![]() | ToString | Returns the string that represents the current object. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Raises the PropertyChanged event. |
![]() | ResetDisplayedText | Restores the default value of the DisplayedText property. |
![]() | ResetSelectedFontFamily | Restores the default value of the SelectedFontFamily property. |
![]() | SetField<T> | Compares two values of property and raises an PropertyChanged event if they are different. |
![]() | ShouldSerializeDisplayedText | Specifies whether to save the value of the DisplayedText property. |
![]() | ShouldSerializeSelectedFontFamily | Specifies whether to save the value of the SelectedFontFamily property. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |