Sets the specified item to be the CurrentItem in the view.
Namespace:
C1.Data.DataSourceAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
C# |
---|
public bool MoveCurrentTo( Object item ) |
Visual Basic |
---|
Public Function MoveCurrentTo ( _ item As Object _ ) As Boolean |
Parameters
- item
- Type: System..::..Object
The item to set as the CurrentItem.