[]
        
(Showing Draft Content)

C1.Win.Input.Pickers.ColorPicker.Styles.ColorPickerStyles

ColorPickerStyles Class

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

Namespace: C1.Win.Input.Pickers.ColorPicker.Styles
Assembly: C1.Win.Input.Pickers.8.dll
Syntax
public class ColorPickerStyles : DropDownControlStyles<ColorPickerDropDownStyle>, INotifyPropertyChanged, IDisposable

Implements