JamShellColumnCollection Properties |
The JamShellColumnCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of items in the collection. (Inherited from ListView.ColumnHeaderCollection.) |
![]() | IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from ListView.ColumnHeaderCollection.) |
![]() | Item[Int32] |
Gets the JamColumnHeader at the specified index within the collection.
|
![]() | Item[SHCOLUMNID] |
Gets the JamShellColumnHeader with the specified SHCOLUMNID.
|
![]() | Item[String] |
Gets the column header with the specified key from the collection.
|