C1MultiSelectItem Class Members
In This Topic
The following tables list the members exposed by C1MultiSelectItem.
Public Constructors
Public Properties
| Name | Description |
| Content | (Inherited from C1.WPF.ListView.ListViewItem) |
| DataCollection | (Inherited from C1.WPF.ListView.ListViewItem) |
| DataIndex | (Inherited from C1.WPF.ListView.ListViewItem) |
| IsEnabled | Gets or sets the IsEnabled property. |
| IsSelected | (Inherited from C1.WPF.ListView.ListViewItem) |
| Level | (Inherited from C1.WPF.ListView.ListViewItem) |
| Parent | Gets the parent group item. |
| State | (Inherited from C1.WPF.ListView.ListViewItem) |
Top
Public Methods
| Name | Description |
| ToString | (Inherited from C1.WPF.ListView.ListViewItem) |
Top
Protected Methods
| Name | Description |
| OnPropertyChanged | Overloaded. (Inherited from C1.WPF.ListView.ListViewItem) |
Top
Public Events
| Name | Description |
| PropertyChanged | (Inherited from C1.WPF.ListView.ListViewItem) |
Top
See Also