ThemeParts.ListViewListDetail Field
Represents a Listview class part that can be drawn by a theme.
[Visual Basic]
Public Const ListViewListDetail As
Integer = 3
[C#]
public const
int ListViewListDetail = 3;
See Also
ThemeParts Class | Skybound.VisualStyles Namespace