A column of a list view.
| C# |
public class SystemListViewColumn
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| Format |
The format (like left justified) of this column.
| |
| SubIndex |
The subindex of the subitem displayed in this column. Note
that the second column does not necessarily display the second
subitem - especially when the columns can be reordered by the user.
| |
| Title |
The title of this column.
| |
| Width |
The width of this column.
|
| Object | |
| SystemListViewColumn | |