Name | Description | |
---|---|---|
ListViewGroupItem Constructor | Overloaded. |
The following tables list the members exposed by ListViewGroupItem.
Name | Description | |
---|---|---|
ListViewGroupItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
Content | Gets the content associated with this object. (Inherited from C1.WPF.ListView.ListViewItem) | |
DataCollection | Gets the collection to which the bound item belongs to. (Inherited from C1.WPF.ListView.ListViewItem) | |
DataIndex | Gets the index of the data inside the collection of items. (Inherited from C1.WPF.ListView.ListViewItem) | |
GroupText | Gets the a string representing the group item. | |
IsEnabled | Gets or sets the IsEnabled property. (Inherited from C1.WPF.ListView.ListViewItem) | |
IsSelected | Gets or sets the IsSelected property (Inherited from C1.WPF.ListView.ListViewItem) | |
Level | Gets or sets the nesting level inside a group. This is zero if no grouping is used. (Inherited from C1.WPF.ListView.ListViewItem) | |
Parent | Gets the parent group item. (Inherited from C1.WPF.ListView.ListViewItem) | |
State | Gets or sets the state of the item, which can be Preview or Full. (Inherited from C1.WPF.ListView.ListViewItem) |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object.Returns a string that represents the current object. (Inherited from C1.WPF.ListView.ListViewItem) |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Raises the ListViewItem.PropertyChanged event. (Inherited from C1.WPF.ListView.ListViewItem) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.WPF.ListView.ListViewItem) |