DataGrid for WPF/Silverlight
MoveCurrentToLast メソッド

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

戻り値の型

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

BaseCollectionView クラス
BaseCollectionView メンバ