DataGrid for WPF/Silverlight
MoveCurrentToPrevious メソッド

C1.Silverlight.DataGrid.5 アセンブリ > C1.Silverlight.DataGrid.Data 名前空間 > BaseCollectionView クラス : MoveCurrentToPrevious メソッド
ビュー内の System.ComponentModel.ICollectionView.CurrentItemの前の項目を System.ComponentModel.ICollectionView.CurrentItemとして設定します。
シンタックス
'宣言
 
Public Overridable Function MoveCurrentToPrevious() As System.Boolean
public virtual System.bool MoveCurrentToPrevious()

戻り値の型

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

BaseCollectionView クラス
BaseCollectionView メンバ