FlexGrid for WinRT
MoveCurrentTo Method

The item to set as the CurrentItem.
Sets the specified item to be the CurrentItem in the view.
Syntax
'Declaration
 
Public Function MoveCurrentTo( _
   ByVal item As System.Object _
) As System.Boolean
public System.bool MoveCurrentTo( 
   System.object item
)

Parameters

item
The item to set as the CurrentItem.

Return Value

True if the specified item became the CurrentItem; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1CollectionView Class
C1CollectionView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback