WinUI コントロール
MoveCurrentTo メソッド

C1.WinUI.DataCollection アセンブリ > C1.WinUI.DataCollection 名前空間 > C1CollectionView クラス : MoveCurrentTo メソッド
The item to set as the CurrentItem.
Sets the specified item to be the CurrentItem in the view.
シンタックス
'宣言
 
Public Function MoveCurrentTo( _
   ByVal item As System.Object _
) As System.Boolean
public System.bool MoveCurrentTo( 
   System.object item
)

パラメータ

item
The item to set as the CurrentItem.
参照

C1CollectionView クラス
C1CollectionView メンバ