Managed Windows API
SystemListViewColumn Class
NamespacesManagedWinapi.WindowsSystemListViewColumn
A column of a list view.
Declaration Syntax
C#
public class SystemListViewColumn
Members
All MembersProperties



IconMemberDescription
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

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)