JamShellColumnCollection Properties |
The JamShellColumnCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of items in the collection. (Inherited from ListViewColumnHeaderCollection.) | |
| IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from ListViewColumnHeaderCollection.) | |
| ItemInt32 |
Gets the JamColumnHeader at the specified index within the collection.
| |
| ItemString |
Gets the column header with the specified key from the collection.
| |
| ItemSHCOLUMNID |
Gets the JamShellColumnHeader with the specified SHCOLUMNID.
|