This topic has not yet been rated - Rate this topic

ListViewGroup Constructor

Initializes a new instance of the ListViewGroup class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method ListViewGroup() Initializes a new instance of the ListViewGroup class using the default header text of "ListViewGroup" and the default left header alignment.
Public method ListViewGroup(String) Initializes a new instance of the ListViewGroup class using the specified value to initialize the Header property and using the default left header alignment.
Public method ListViewGroup(String, String) Initializes a new instance of the ListViewGroup class using the specified values to initialize the Name and Header properties.
Public method ListViewGroup(String, HorizontalAlignment) Initializes a new instance of the ListViewGroup class using the specified header text and the specified header alignment.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.