DataGrid for WPF/Silverlight
PageChanged イベント

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid.Data 名前空間 > BaseCollectionView クラス : PageChanged イベント
このインターフェイスを実装する場合は、 System.ComponentModel.IPagedCollectionView.PageIndexが変更された後でこのイベントを発生させます。
シンタックス
'宣言
 
Public Event PageChanged As System.EventHandler(Of EventArgs)
public event System.EventHandler<EventArgs> PageChanged
参照

BaseCollectionView クラス
BaseCollectionView メンバ