ListViewGroup Properties
.NET Framework 4.5
The ListViewGroup type exposes the following members.
| Name | Description | |
|---|---|---|
|
Header | Gets or sets the header text for the group. |
|
HeaderAlignment | Gets or sets the alignment of the group header text. |
|
Items | Gets a collection containing all items associated with this group. |
|
ListView | Gets the ListView control that contains this group. |
|
Name | Gets or sets the name of the group. |
|
Tag | Gets or sets the object that contains data about the group. |