WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DataCollection Assembly
/
C1.WinUI.DataCollection Namespace
/
C1CollectionView Class
/ MoveCurrentToPosition Method
The index of the item to move to.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
MoveCurrentToPosition Method
In This Topic
Sets the item at the specified index to be the CurrentItem in the view.
Syntax
C#
public
bool
MoveCurrentToPosition(
int
index
)
Parameters
index
The index of the item to move to.
See Also
Reference
C1CollectionView Class
C1CollectionView Members