ItemPropertyChangedEventArgs Properties
Provides data for the SchedulerControl.ItemPropertyChanged event.
Name | Description |
---|---|
Item | Gets an item whose property has been changed. |
Item |
Indicates the type of the item whose property has been changed. |
Property |
Gets the name of the property which has been changed. |
See Also