C1.Silverlight.DataGrid.Data Namespace : BaseCollectionView Class |
For a list of all members of this type, see BaseCollectionView members.
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when the items list of the collection has changed, or the collection is reset. |
![]() | CurrentChanged | Occurs after the current item has been changed. |
![]() | CurrentChanging | Occurs before the current item changes. |
![]() | PageChanged | When implementing this interface, raise this event after the System.ComponentModel.IPagedCollectionView.PageIndex has changed. |
![]() | PageChanging | When implementing this interface, raise this event before changing the System.ComponentModel.IPagedCollectionView.PageIndex. The event handler can cancel this event. |