ChangeObjectCollectionTItemPropertyChanged Event

Raised when the value of a property on an individual item has changed.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2715.4228
C#
public event EventHandler<PropertyChangeEventArgs> ItemPropertyChanged

Value

EventHandlerPropertyChangeEventArgs

See Also