[]
        
(Showing Draft Content)

C1.Win.Input.Styles.ComboBoxStyles

ComboBoxStyles Class

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

Namespace: C1.Win.Input.Styles
Assembly: C1.Win.Input.8.dll
Syntax
public class ComboBoxStyles : DropDownControlStyles, INotifyPropertyChanged, IDisposable

Properties

Name Description
Item

Gets style containing display attributes that determine the general appearance of the drop down item on the screen.

Methods

Name Description
ResetItem()

Restores the default value of the Item property.

ShouldSerializeItem()

Specifies whether to save the value of the Item property.