ListViewGroup Interface Reference

Defines Group for ListView (Groups). More...

List of all members.

Properties

BSTR RW Header []
 Returns or sets the header text of the Group.
BSTR RW SubTitle []
 Returns or sets the subtitle text of the Group.
BSTR RW Task []
 Returns or sets the text for a task link.
BSTR RW DescriptionTop []
 Returns or sets the top description text.
BSTR RW DescriptionBottom []
 Returns or sets the bottom description text.
BSTR RW SubsetTitle []
 Returns or sets the subset title text.
VARIANT_BOOL RW Subseted []
 When TRUE the group displays only a portion of its items.
VARIANT_BOOL RW NoHeader []
 When TRUE the group does not display a header.
VARIANT_BOOL RW Visible []
 Shows or hides the group.
VARIANT_BOOL RW Expanded []
 Expands or collapses the group.
VARIANT_BOOL RW Collapsible []
 When TRUE the group can be collapsed.
LONG RW HeaderAlign []
 Defines alignment of the header text for the group.
LONG RW TitleImage []
 Index of the title image in the GroupHeaderImages.
LONG RW ExtendedImage []
 Index of the extended image in the GroupHeaderImages.
BSTR RW Footer []
 Returns or sets the footer text of the Group.
LONG RW FooterAlign []
 Defines alignment of the footer text for the group.


Detailed Description

Defines Group for ListView (Groups).

The method Add returns a ListViewGroup object. Requires Comctl32.dll version 6. Requires visual styles (Themes). Without visual styles groups not visible.

Since:
1.1.10.


Property Documentation

VARIANT_BOOL RW Collapsible

When TRUE the group can be collapsed.

Requires Windows Vista.

Since:
1.1.10.

BSTR RW DescriptionBottom

Returns or sets the bottom description text.

Requires Windows Vista.

Since:
1.1.10.

BSTR RW DescriptionTop

Returns or sets the top description text.

Requires Windows Vista.

Since:
1.1.10.

VARIANT_BOOL RW Expanded

Expands or collapses the group.

Since:
1.1.10.

LONG RW ExtendedImage

Index of the extended image in the GroupHeaderImages.

Requires Windows Vista.

Since:
1.1.10.

BSTR RW Footer

Returns or sets the footer text of the Group.

Requires Windows Vista.

Since:
1.1.10.

LONG RW FooterAlign

Defines alignment of the footer text for the group.

This parameter can be a one of the following values:

Requires Windows Vista.
Since:
1.1.10.

BSTR RW Header

Returns or sets the header text of the Group.

Since:
1.1.10.

LONG RW HeaderAlign

Defines alignment of the header text for the group.

This parameter can be a one of the following values:

VARIANT_BOOL RW NoHeader

When TRUE the group does not display a header.

Requires Windows Vista.

Since:
1.1.10.

VARIANT_BOOL RW Subseted

When TRUE the group displays only a portion of its items.

Requires Windows Vista. This feature unsupported, method intended for future use.

Since:
1.1.10.

BSTR RW SubsetTitle

Returns or sets the subset title text.

Requires Windows Vista.

Since:
1.1.10.

BSTR RW SubTitle

Returns or sets the subtitle text of the Group.

Requires Windows Vista.

Since:
1.1.10.

BSTR RW Task

Returns or sets the text for a task link.

Requires Windows Vista.

Since:
1.1.10.

LONG RW TitleImage

Index of the title image in the GroupHeaderImages.

Requires Windows Vista.

Since:
1.1.10.

VARIANT_BOOL RW Visible

Shows or hides the group.

Since:
1.1.10.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:52 2015. (C) Veretennikov A. B. 2004-2015