[]
        
(Showing Draft Content)

C1.Win.Input.Pickers.FontPicker.Styles.FontPickerStyles

FontPickerStyles Class

The FontPickerStyles class represents the styles for the C1FontPicker control which contains display attributes that determine the appearance of control.

Namespace: C1.Win.Input.Pickers.FontPicker.Styles
Assembly: C1.Win.Input.Pickers.8.dll
Syntax
public class FontPickerStyles : DropDownControlStyles<PickerDropDownStyle>, INotifyPropertyChanged, IDisposable

Implements