Any list view, including those from other applications.
| C# |
public class SystemListView
| 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.
|
| Object | |
| SystemListView | |