[]
        
(Showing Draft Content)

C1.Win.Input.Styles.ComboBoxItemStyle

ComboBoxItemStyle Class

The ComboBoxItemStyle class represents the styles for the C1ComboBox control which contains display attributes that determine the appearance of the drop down item.

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

Constructors

Name Description
ComboBoxItemStyle()

Initializes a new instance of the ComboBoxItemStyle.

Properties

Name Description
SelectionView

Gets or sets the item's selection view.

Methods

Name Description
ResetSelectionView()

Restores the default value of the SelectionView property.

ShouldSerializeSelectionView()

Specifies whether to save the value of the SelectionView property.