[]
Model class to store settings of an item inside C1MultiSelect.
public class C1MultiSelectItem : ListViewItem
Name | Description |
---|---|
C1MultiSelectItem() | Initialize a new instance of C1MultiSelectItem class. |
C1MultiSelectItem(IDataCollection<object>, int) | Initialize a new instance of C1MultiSelectItem class. |
Name | Description |
---|---|
IsEnabled | Gets or sets the IsEnabled property. |
Parent | Gets the parent group item. |
Name | Description |
---|---|
SetField<T>(ref T, T, string) |