Click or drag to resize

JamShellColumnCollection Properties

The JamShellColumnCollection type exposes the following members.

Properties
 NameDescription
Public propertyCountGets the number of items in the collection.
(Inherited from ListViewColumnHeaderCollection)
Public propertyIsReadOnlyGets a value indicating whether the collection is read-only.
(Inherited from ListViewColumnHeaderCollection)
Public propertyItemInt32 Gets the JamColumnHeader at the specified index within the collection.
Public propertyItemSHCOLUMNID Gets the JamShellColumnHeader with the specified SHCOLUMNID.
Public propertyItemString Gets the column header with the specified key from the collection.
Top
See Also