Enum CalendarEdit.CollectionChangedAction
Defines actions available for the collection of this type.
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
protected enum CollectionChangedAction
Fields
Name | Description |
---|---|
Add | Add action. |
Remove | Remove action. |
Replace | Replace action. |
Reset | Reset action. |