[]
Grouped ListViewItem
public class ListViewGroupItem : ListViewItem, INotifyPropertyChanged
| Name | Description |
|---|---|
| ListViewGroupItem() | Initializes a new instance of the ListViewGroupItem class. |
| ListViewGroupItem(IDataCollectionGroup<object, object>, int) | Initializes a new instance of the ListViewGroupItem class. |
| Name | Description |
|---|---|
| _group | Represents the group collection |
| Name | Description |
|---|---|
| GroupText | Gets the a string representing the group item. |