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