[]
        
(Showing Draft Content)

C1.WPF.Input.C1MultiSelectItem

C1MultiSelectItem Class

Model class to store settings of an item inside C1MultiSelect.

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

Constructors

Name Description
C1MultiSelectItem()

Initialize a new instance of C1MultiSelectItem class.

C1MultiSelectItem(IDataCollection<object>, int)

Initialize a new instance of C1MultiSelectItem 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)