DataGrid for WPF/Silverlight
MoveCurrentToFirst メソッド

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

戻り値の型

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

BaseCollectionView クラス
BaseCollectionView メンバ