[]
        
(Showing Draft Content)

C1.WPF.Input.C1ComboBoxItem

C1ComboBoxItem Class

Model class to store settings of an item inside C1ComboBox.

Inheritance
C1ComboBoxItem
Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public class C1ComboBoxItem : ListViewItem

Constructors

Name Description
C1ComboBoxItem()

Initialize a new instance of C1ComboBoxItem class.

C1ComboBoxItem(IDataCollection<object>, int)

Initialize a new instance of C1ComboBoxItem class.

Properties

Name Description
IsEnabled

Gets or sets the IsEnabled property.

Parent

Gets the parent group item.

Methods

Name Description
SetField<T>(ref T, T, string)