ComponentCollectionItem Events
Implements the basic functionality of collection items.Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
ItemChanged | Fires when item property values are changed. |
See Also