[]
        
(Showing Draft Content)

C1.Win.Input.Pickers.ColorPicker.Styles.ColorPickerDropDownStyle

ColorPickerDropDownStyle Class

The ColorPickerDropDownStyle class represents the color pickers drop down form style.

Namespace: C1.Win.Input.Pickers.ColorPicker.Styles
Assembly: C1.Win.Input.Pickers.8.dll
Syntax
public class ColorPickerDropDownStyle : PickerDropDownStyle, INotifyPropertyChanged, IDisposable

Constructors

Name Description
ColorPickerDropDownStyle()

Initializes a new instance of the ColorPickerDropDownStyle.

Properties

Name Description
Button

Gets style containing display attributes that determine the general appearance of buttons.

Editor

Gets style containing display attributes that determine the general appearance of editors.

Tab

Gets style containing display attributes that determine the general appearance of tabs.

Methods

Name Description
ResetButton()

Restores the default value of the Button property.

ResetEditor()

Restores the default value of the Editor property.

ResetTab()

Restores the default value of the Tab property.

ShouldSerializeButton()

Specifies whether to save the value of the Button property.

ShouldSerializeEditor()

Specifies whether to save the value of the Editor property.

ShouldSerializeTab()

Specifies whether to save the value of the Tab property.