Displays a list of items in one of four views. Each item displays a caption and optionally an image.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
ListView
[Visual Basic] Public Class ListView Inherits RichControl [C#] public class ListView : RichControl [C++] public __gc class ListView : public RichControl [JScript] public class ListView extends RichControl
The View property specifies how to display the items:
Namespace: System.WinForms
Assembly: System.WinForms.dll