ListViewGroup Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
