Share via


ListView Class

Methods | This Package | All Packages

Encapsulates the Windows list view control, which displays a collection of items, each consisting of an icon (from an image list) and a label.

Control
  |
  +--ListView

package com.ms.wfc.ui

public class ListView
extends
Control****

Remarks

List view controls can display their contents in four different ways: Large Icon view, Small Icon view, List view, or Report view. In Report view, each item can have information displayed in columns to the right of the icon and label.