[]
Provides data for an event in a collection.
public class ItemPropertyEventArgs<T> : ItemEventArgs<T>
Public Class ItemPropertyEventArgs(Of T)
Inherits ItemEventArgs(Of T)
Name | Description |
---|---|
T |
Name | Description |
---|---|
ItemPropertyEventArgs(T, string, ItemChangedType) | Initializes a new instance of the ItemEventArgs<T> class. |
Name | Description |
---|---|
PropertyName | Gets the name of the property. |