The ListItemCollection type exposes the following members.
Name | Description | |
---|---|---|
IconChanged |
Fires when the icon of some list item stored in the collection has been changed. |
|
ItemInserting |
Fires when new item is about to be inserted into the collection. |
|
ItemRemoving |
Fires when an item is about to be removed from the collection. |
|
ItemsInserted |
Fires when new items have been inserted into the collection. |
|
ItemsRemoved |
Fires when some items have been removed from the collection. |
|
StateChanged |
Fires when state of some list item of the collection have been changed. |
|
StateChanging |
Fires when state of some item of the collection is about to be changed. |
|
TextChanged |
Fires when text information of some item of the collection has been changed. |