ItemPropertyChangedEventArgs Properties
Provides data for the ItemPropertyChanged event.
Name | Description |
---|---|
Item | Returns the scheduler item whose property changed. |
Item |
Returns the kind of scheduler item whose property changed. |
Property |
Returns the name of the changed property. |
See Also