A column of a list view.
Declaration Syntax
C# |
public class SystemListViewColumn
Members
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.
|
Inheritance Hierarchy
Object | |
SystemListViewColumn |