Skybound VisualStyles

ThemeParts.ListViewListGroup Field

Represents a Listview class part that can be drawn by a theme.

[Visual Basic]
Public Const ListViewListGroup As Integer = 2
[C#]
public const int ListViewListGroup = 2;

See Also

ThemeParts Class | Skybound.VisualStyles Namespace