ItemsSourceChangedEventArgs Constructors
Provides data for the ItemsSourceChanged and ItemsSourceChanged event.| Name | Parameters | Description |
|---|---|---|
| ItemsSourceChangedEventArgs(ISelectorEdit, Object, Object) | editor, oldValue, newValue | Initializes a new instance of the ItemsSourceChangedEventArgs class with specified settings. |
See Also