Data for Silverlight
MoveCurrentToPrevious メソッド

ビュー内の System.Windows.Data.PagedCollectionView.CurrentItem の1つ前の項目を System.Windows.Data.PagedCollectionView.CurrentItem として設定します。
構文
'宣言
 
Public Overridable Function MoveCurrentToPrevious() As System.Boolean
public virtual System.bool MoveCurrentToPrevious()

戻り値の型

結果の System.Windows.Data.PagedCollectionView.CurrentItem がビュー内の項目である場合は true、そうでない場合は false。
参照

DataView クラス
DataView メンバ