ViewItemsChangedEventArgs Properties
Represents arguments passed to the CompositeView.ItemsChanged event.
Name | Description |
---|---|
Changed |
Specifies whether the View |
Item | Specifies the View Item that was added or removed. |
See Also