System.Windows.Forms.ListViewGroup: Property Members

The properties of System.Windows.Forms.ListViewGroup are listed below. For a list of all members, see the ListViewGroup Members list.

See Also: Inherited members from System.Object

Public Properties

Headerstring.

Gets or sets the header text for the group.

HeaderAlignmentHorizontalAlignment.

Gets or sets the alignment of the group header text.

[read-only]
ItemsListView.ListViewItemCollection.

Gets a collection containing all items associated with this group.

[read-only]
ListViewListView.

Gets the System.Windows.Forms.ListView control that contains this group.

Namestring.

Gets or sets the name of the group.

Tagobject.

Gets or sets the object that contains data about the group.