Any list view, including those from other applications.
Declaration Syntax
C# |
public class SystemListView
Members
All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
Columns |
All columns of this list view, if it is in report view.
| |
Count |
The number of items (icons) in this list view.
| |
FromSystemWindow(SystemWindow) |
Get a SystemListView reference from a SystemWindow (which is a list view)
| |
Item[([(Int32])]) |
An item of this list view.
| |
Item[([(Int32, Int32])]) |
A subitem (a column value) of an item of this list view.
|
Inheritance Hierarchy
Object | |
SystemListView |