[]
        
(Showing Draft Content)

C1.WPF.ListView.ListViewGroupItem

ListViewGroupItem Class

Grouped ListViewItem

Inheritance
ListViewGroupItem
Namespace: C1.WPF.ListView
Assembly: C1.WPF.ListView.dll
Syntax
public class ListViewGroupItem : ListViewItem, INotifyPropertyChanged

Constructors

Name Description
ListViewGroupItem()

Initializes a new instance of the ListViewGroupItem class.

ListViewGroupItem(IDataCollectionGroup<object, object>, int)

Initializes a new instance of the ListViewGroupItem class.

Fields

Name Description
_group

Represents the group collection

Properties

Name Description
GroupText

Gets the a string representing the group item.