C1.Silverlight.Data Namespace : DataView Class |
For a list of all members of this type, see DataView members.
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when the collection has changed. |
![]() | CurrentChanged | Fired after the current item has been changed. |
![]() | CurrentChanging | Fired before changing the current item. Event handler can cancel this event. |
![]() | PageChanged | Occurs after the System.Windows.Data.PagedCollectionView.PageIndex has changed. |
![]() | PageChanging | Occurs when the System.Windows.Data.PagedCollectionView.PageIndex is changing. |
![]() | PropertyChanged | Occurs when a property value changes. |