DataSource for Entity Framework for WinForms
MoveCurrentToPrevious メソッド

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

戻り値の型

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

ClientCollectionView クラス
ClientCollectionView メンバ