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