ItemPropertyChangedEventArgs Properties
The storage of data for the SchedulerDataStorage.ItemPropertyChanged event.| Name | Description |
|---|---|
| Item | Returns the scheduler item whose property changed. |
| ItemType | Returns the kind of scheduler item whose property changed. |
| PropertyName | Returns the name of the changed property. |
See Also